Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 417,990 for

document

(0.33 sec)
  1. LoadOptions.LanguagePreferences | Aspose.Words ...

    Discover LoadOptions LanguagePreferences to customize Document loading with preferred languages, enhancing user experience and accessibility....preferences that will be used when document is loading. public LanguagePreferences...preferences when loading a document. LoadOptions loadOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote Document, get information of the images, insert an image into existing OneNote Document, and link an image to hyperlink....Extract Images from a OneNote Document All images are stored inside...inside image nodes in a OneNote document. Extract Images To extract...

    docs.aspose.com/note/net/working-with-images/
  3. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....image: Create an object of the Document class, to get the particular...convertPDFtoBMP () { try { document = new Document ( inputStream ); }...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  4. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOCX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Converting a PDF file to JPEG using Python | As...

    Code Examples on Python for PDF‑to‑JPEG Conversion on All Platforms... powerful and easy to use document manipulation and conversion...code. Open a PDF document using the document_open function, which...

    products.aspose.com/pdf/python-cpp/conversion/p...
  6. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...value) Creates a new custom document property of the PropertyType...value) Creates a new custom document property of the PropertyType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::AI::OpenAiModel class | Aspose.W...

    Aspose::Words::AI::OpenAiModel class. Class representing OpenAi models integration within Aspose.Words in C++....(System::SharedPtr<Aspose::Words::Document>, System::SharedPtr<Aspos...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  8. Working with Pages | Aspose.Note Documentation

    Learn how to work with pages in the Java developers' Documentation....of Pages from the OneNote Document Aspose.Note for Java supports...number of pages from a OneNote document. This example work as follows:...

    docs.aspose.com/note/java/working-with-pages/
  9. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF Document in Java with Aspose.PDF for text insertion and modification....Open the input PDF using the Document object. Get the particular...AppendText method. Call the Document object’s Save method and save...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  10. C++ API to Export PDF to MARKDOWN | products.as...

    Convert PDF to MARKDOWN within C++ applications....Secondly, by using advanced Word Document Processing API Aspose.Words...MARKDOWN Open PDF file using Document class reference Convert PDF...

    products.aspose.com/total/cpp/conversion/pdf-to...