Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 67,655 for

document

(0.09 sec)
  1. Accessibility Validator – Website Accessibility...

    Learn how to use the AccessibilityValidator class to check website accessibility against WCAG rules, such as principles, guidelines, and criteria....that is used to validate the document against WCAG success criteria...be used when checking the document. The verification will take...

    docs.aspose.com/html/net/accessibility-validator/
  2. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows to specify Document font settings....property Allows to specify document font settings. @property def...example, when loading HTML documents Aspose.Words may resolve the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored Document versions in your DOC files for better management and organization....VersionsCount Contents [ Hide ] Document.VersionsCount property Gets...of document versions that was stored in the DOC document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced Document formatting and design flexibility....saved document to adhere to. Document doc = new Document (); DocumentBuilder...Iso29500_2008_Strict", // any document we save while passing this...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images...When rendering pages of a document that specifies its own background...background color, then the document background color will override...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Notes::EndnotePosition enum | As...

    Aspose::Words::Notes::EndnotePosition enum. Defines the endnote position in C++....are output at the end of the document. Examples Shows how to select...different place where the document collects and displays its...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. FieldAutoText.EntryName | Aspose.Words for .NET

    Discover the FieldAutoText EntryName property to easily manage AutoText entry names, enhancing your Document automation and efficiency.... Document doc = new Document (); // Create a glossary...glossary document and add an AutoText building block to it. doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital signature timestamp management. Enhance your PDF security effortlessly!...with Digital Signatures documentation article. public class PdfDigitalSignatureT...saved PDF document digitally and timestamp it. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  9. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving Document clarity....Examples Shows how to create PDF document outline entries for headings...headings inside tables. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Cell | Aspose.Words for Java

    Represents a table cell in Java....the Working with Tables documentation article. Remarks: Cell can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...