Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 4,829 for

document assembly

(0.05 sec)
  1. Document.SpellingChecked | Aspose.Words for .NET

    Ensure your Document is error-free with the SpellingChecked property. Discover if your content has been thoroughly spell-checked for professionalism....SpellingChecked Contents [ Hide ] Document.SpellingChecked property Returns...Returns true if the document has been checked for spelling. public...

    reference.aspose.com/words/net/aspose.words/doc...
  2. PageSetup.HeadingLevelForChapter | Aspose.Words...

    Discover the PageSetup HeadingLevelForChapter property to easily customize chapter title styles in your Document for enhanced readability and professionalism....the chapter titles in the document. public int HeadingLevelForChapt...include chapter numbers, the document headings must have a numbered...

    reference.aspose.com/words/net/aspose.words/pag...
  3. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient Document text parsing. Easily identify date and time values in your files!...enumeration Specifies how document text is parsed to identify...datetime format used in a document is determined automatically...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    Discover PdfSaveOptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced Document structure and accessibility....create a “Span” tag in the document structure to export the text...create a “Span” tag in the document structure to export the text...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.CreateNoteHyperlinks | Aspose.Wo...

    Enhance your PDFs with PdfSaveOptions' CreateNoteHyperlinks. Convert footnotes and endnotes into clickable links for easy navigation. Default, false.... Document doc = new Document ( MyDir + "Footnotes...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. AdvancedCompareOptions.IgnoreDmlUniqueId | Aspo...

    Discover the AdvancedCompareOptions IgnoreDmlUniqueId property to enhance your DrawingML processing by efficiently managing unique IDs. Optimize your workflow!...to compare documents ignoring DML unique ID. Document docA = new...new Document ( MyDir + "DML unique ID original.docx" ); Document...

    reference.aspose.com/words/net/aspose.words.com...
  7. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced text appeal and readability....underline to all runs in a document that are formatted with custom...character styles. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  8. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results....property is used when the document is exported to image formats:...rendered document with SaveOptions. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    Customize how attachments are embedded in PDFs with PdfSaveOptions. Ensure seamless integration and optimized Document sharing....attachments are embedded to the PDF document. public PdfAttachmentsEmbedd...to the PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BaseWebExtensionCollection1.Count | Aspose.Word...

    Discover the BaseWebExtensionCollection Count property to easily retrieve the total number of elements, enhancing your web development efficiency....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...