Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 376,816 for

document

(0.1 sec)
  1. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from Document...styles should be removed from document. Default value is true . get...styles from a document. let doc = new aw . Document (); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PCL format in Java....additional options when saving a document into the SaveFormat.PCL format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::FileCorruptedException typedef |...

    Aspose::Words::FileCorruptedException typedef. Thrown during Document load, when the Document appears to be corrupted and impossible to load. To learn more, visit the Documentation article in C++....Thrown during document load, when the document appears to be...the Programming with Documents documentation article. using Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  4. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....warnings that occur during document loading. public void LoadOptionsWarningCa...operation. Document doc = new Document ( MyDir + "Document.docx" ...

    reference.aspose.com/words/net/aspose.words.loa...
  6. FieldHyperlink.SubAddress | Aspose.Words for .NET

    Discover the FieldHyperlink SubAddress property to easily set or retrieve specific file locations or bookmarks for seamless hyperlink navigation....link to documents in the local file system. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Simple Mail Merge Operation in C++|Aspose.Words...

    A simple Mail Merge is used to fill the Mail Merge fields inside your template with the required data from your data source – it is similar to the classic Mail Merge in Microsoft Word. Add one or more merge fields in your template and then execute the simple Mail Merge operation....using this type is the whole document content will be repeated for...the difference between the document before executing simple mail...

    docs.aspose.com/words/cpp/simple-mail-merge-ope...
  8. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and save file formats....PDF Portable Document Format PDF/A Portable Document Format HTML...typesetting file format XPS XPS Documents XSLFO XSL-FO is part of XSL...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  9. Add Pages in PDF with Python via C++|Aspose.PDF...

    This article teaches how to insert (add) a page at the desired location PDF file in Python using C++....The code snippet opens a PDF document, adds an empty page to it...it, and saves the modified document as a new PDF file. To insert...

    docs.aspose.com/pdf/python-cpp/add-pages/
  10. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text Documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...string ) Creates a plain text document from a file. Automatically...condition UnsupportedFileForma The document format is not recognized or...

    reference.aspose.com/words/net/aspose.words/pla...