Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 423,943 for

document

(0.63 sec)
  1. Convert PDF to XLSM in Android Apps | products....

    Render PDF to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...allows users to convert PDF documents into XLSM format, which is...can be used to convert PDF documents into XLSX format. It supports...

    products.aspose.com/total/android-java/conversi...
  2. Extract Images from PDF|Aspose.PDF for C++

    How to extract a part of the image from PDF using Aspose.PDF for C++....task when working with PDF documents is to extract images from...// Open document auto document = MakeObject < Document > ( _dataDir...

    docs.aspose.com/pdf/cpp/extract-images-from-the...
  3. Aspose::Words::AI namespace | Aspose.Words for ...

    Aspose::Words::AI namespace. The Aspose.Words.AI namespace enables seamless integration with large language models (LLMs), such as OpenAI and Gemini, providing robust support for AI-powered Document processing in C++....robust support for AI-powered document processing. Classes Class...while checking grammar of a document using AI . GoogleAiModel Class...

    reference.aspose.com/words/cpp/aspose.words.ai/
  4. Convert DOC to MHTML in Python | products.aspos...

    DOC to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...HtmlFixed, which saves the document in the HTML format using absolutely...if you need to restore the document model as close to the original...

    products.aspose.com/total/python-net/conversion...
  5. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Show ] Add Image inside XPS Documents Aspose.Page for .NET offers...which you can add image on XPS document. You need to create and and...

    docs.aspose.com/page/zh/net/xps/working-with-im...
  6. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the Document....lastSection property Document.lastSection property Gets the last...last section in the document. get lastSection () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Compare Word Documents using C#

    Compare Word Documents using C# by following this brief guide. It has IDE settings, a list of steps and a runnable code snippet to compare two docs using C#....Compare Word Documents using C# Compare Word documents using C# by...macOS. Steps to Compare Word Documents in C# Prepare the IDE to work...

    kb.aspose.com/words/net/compare-word-documents-...
  8. Delete Images from PDF|Aspose.PDF for Python vi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Bind the input PDF document. Delete specific images from...page. Save the updated PDF document. import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/delete-images/
  9. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word Documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...for replacing tags in Word documents. The function is intended...correctly for text in the document body but did not replace tags...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  10. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy.... Document doc = new Document (); DocumentBuilder...IgnoreShapes = true }; builder . Document . Range . Replace ( "Lorem...

    reference.aspose.com/words/net/aspose.words.rep...