Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 67,814 for

document

(0.17 sec)
  1. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。...3 # Create a new SVG document 4 document = SVGDocument() 5 6 #...empty SVG document 7 document. save ( "empty-document.svg" ) 使用...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  2. Bibliography class | Aspose.Words for Python

    aspose.words.bibliography.Bibliography class. Represents the list of bibliography sources available in the Document....bibliography sources available in the document. Properties Name Description...available in the document. document = aw . Document ( MY_DIR + 'Bibliography...

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

    Discover the Aspose.Words.Node class, the essential foundation for all Word Document nodes, enabling seamless Document manipulation and customization....class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/node/
  4. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability....EnableFontSubstituti () { // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  5. 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...
  6. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a Document. To learn more, visit the Documentation article in C++....and numbered lists used in a document. To learn more, visit the...the Working with Lists documentation article. class ListCollection...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the Document this collector instance is attached to in C++....Aspose::Words::Layout::LayoutCollector::get_Document method Contents [ Hide ] ...LayoutCollector::get_Document method Gets or sets the document this collector...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. How to use CSS Selector – QuerySelector, QueryS...

    Learn how to effectively apply selectors to select the elements you want to style using QuerySelector() and QuerySelectorAll() methods.... you can navigate an HTML document using CSS Selectors and extract...pattern to match elements in a document tree based on CSS Selectors...

    docs.aspose.com/html/net/how-to-articles/how-to...
  9. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced Document performance....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...