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

document

(0.05 sec)
  1. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your Document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML format efficiency....and fonts) are saved when a document is exported to fixed page...created while converting a document to fixed-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CssStyleSheetType enumeration | Aspose.Words fo...

    Aspose.Words.Saving.CssStyleSheetType enumeration. Specifies how CSS (Cascading Style Sheet) styles are exported to HTML.... Document ( base . myDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  4. HtmlSaveOptions.cssStyleSheetType property | As...

    HtmlSaveOptions.cssStyleSheetType property. Specifies how CSS (Cascading Style Sheet) styles are exported to HTML, MHTML or EPUB... Document ( base . myDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting properties in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  10. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a Document variable with the specified name from the collection....method remove(name) Removes a document variable with the specified...with a document’s variable collection. doc = aw . Document () variables...

    reference.aspose.com/words/python-net/aspose.wo...