Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 414,429 for

document

(0.47 sec)
  1. CheckGrammarOptions Class | Aspose.Words for .NET

    Optimize your Documents with Aspose.Words.AI.CheckGrammarOptions. Discover customizable AI grammar checks for flawless writing and enhanced clarity....while checking grammar of a document using AI. public class CheckGrammarOptions...specify either final or revised document to be returned with proofed...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. StyleCollection.DefaultParagraphFormat | Aspose...

    Discover the StyleCollection DefaultParagraphFormat property to easily access and customize your Document's default paragraph formatting for enhanced readability....DefaultParagraphForm property Gets document default paragraph formatting...get ; } Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/net/aspose.words/sty...
  3. FixedPageSaveOptions.optimize_output property |...

    FixedPageSaveOptions.optimize_output property. Flag indicates whether it is required to optimize output...Examples Shows how to optimize document objects while saving to xps...doc = aw . Document ( MY_DIR + 'Unoptimized document.docx' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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-...
  5. 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...
  6. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF Documents, and when exporting Documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...compatible PDF documents, and when exporting documents with footnotes...tool. To reproduce, a simple document with a single footnote is...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  7. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document. Can be null. Default is null in C++....load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be null . Default is null ....

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....the Working with Fields documentation article. Remarks: When selected...link to documents in the local file system. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Decrypt PDF using Go|Aspose.PDF for Go via C++

    Decrypt PDF File with Aspose.PDF for Go via C++....save a password-protected PDF document using the Aspose.PDF for Go...saved as a new, unprotected document. Call OpenWithPassword and...

    docs.aspose.com/pdf/go-cpp/decrypt-pdf/