Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 40,137 for

path

(0.08 sec)
  1. Split PDF files into Separate Files, Images or ...

    Split PDF files as separate files while choosing the file format as a new PDF, image, or MS Word documents. Split all pages of PDF or split specific pages.... You can use the file path or stream to convert the local...

    blog.aspose.cloud/cells/create-a-workbook-and-c...
  2. Insert page numbers into a Word document online...

    Insert page numbers into a Word document programmatically via Cloud API....destFileName string Optional Result path of the document after the operation...

    docs.aspose.cloud/words/insert-page-numbers/
  3. Convert from Base64 – Aspose.HTML Cloud

    This article covers how to convert Base64-encoded HTML content using Aspose.HTML Cloud API in synchronous mode, with examples in C# and JavaScript....formats by simply changing the URL path: HTML Converter: PDF, XPS, DOCX...

    docs.aspose.cloud/html/convert-base64/
  4. Update the style of an element in a Word docume...

    Update the style of an element in a Word document programmatically via Cloud API....destFileName string Optional Result path of the document after the operation...

    docs.aspose.cloud/words/styles/update/
  5. Update a comment in a Word document online|Docu...

    Update a comment in a Word document programmatically via Cloud API....destFileName string Optional Result path of the document after the operation...

    docs.aspose.cloud/words/comments/update/
  6. Update a bookmark in a Word document online|Doc...

    Update a bookmark in a Word document programmatically via Cloud API....destFileName string Optional Result path of the document after the operation...

    docs.aspose.cloud/words/bookmarks/update/
  7. Extract text from images with optical character...

    You can extract text from images. Optical character recognition and document scanning is also available in Aspose.OCR Cloud API.... Using the file path or stream, you can extract text...

    blog.aspose.cloud/ocr/extract-text-from-images-...
  8. Extract Text From Images in iOS apps using Obje...

    Recognize or extract text in English and other languages, and recognize text in only part of an image. iOS apps can extract text....defaultManager] fileExistsAtPath:[output path]]; XCTAssertTrue(isFileExist...

    blog.aspose.cloud/total/work-with-common-email-...
  9. Issue with getting request token for WordsAPI t...

    I’m new to trying out the aspose.words cloud platform and it seems like a good fit for what we need. In order to try it, I have created the necessary account and new application to get my client ID and client secret. I’v…...pdf”, format: ‘html’, out_path: “#{section_title}.html”) result...AsposeWordsCloud::WordsApi.new # Path to the input file and desired...

    forum.aspose.cloud/t/issue-with-getting-request...
  10. Compare WORD In C++

    Compare two WORD using C++. With our C++ SDK, you can easily find the difference between WORD files....std::ifstream(std::filesystem:: path (fileName1), std::istream::binary));...std::ifstream(std::filesystem:: path (fileName2), std::istream::binary));...

    products.aspose.cloud/words/cpp/compare/word/