Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 414,502 for

document

(1.16 sec)
  1. SpecialChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.SpecialChar class, your essential tool for managing special characters in Documents. Enhance your Document processing today!...special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/spe...
  2. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....the Working with Shapes documentation article. Constructors Constructor...and scale shapes. Document doc = new Document(getMyDir() + "Office...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the Document's content. To learn more, visit the Documentation article in C++....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. class PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  4. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing in Java....extends Exception Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/java/com.aspose.word...
  5. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for Document cleaning...Allows to specify options for document cleaning. To learn more, visit...visit the Clean Up a Document documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuildingBlock | Aspose.Words for .NET

    Discover BuildingBlock constructor, effortlessly create new instances with ease. Unlock powerful features for seamless development and enhanced performance!...GlossaryDocument The owner document. Remarks When BuildingBlock...glossary document, but is not yet part of the glossary document and...

    reference.aspose.com/words/net/aspose.words.bui...
  7. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the Document. Default value is %2 in C++....headings at which to split the document. Default value is %2 . int32_t...to a value from 1 to 9, the document will be split at paragraphs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Document.remove_external_schema_references meth...

    Document.remove_external_schema_references method. Removes external XML schema references from this Document....schema references from this document. def remove_external_schema_references...references from a document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。... 请按照以下步骤操作: 创建 Document 实例。 创建具有特定尺寸的 Drawing object...Arc () { // The path to the document directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-arc/