Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 230,160 for

document

(0.27 sec)
  1. Split Visio Page wise in Python | products.aspo...

    Python source codes that explains how to split Microsoft Visio files into multiple files in Python applications...Python Split single Visio document into different files using...is capable to split Visio document into multiple pages within...

    products.aspose.com/diagram/python-net/splitter/
  2. Aspose::Words::Style::get_Type method | Aspose....

    Aspose::Words::Style::get_Type method. Gets the style type (paragraph or character) in C++....Examples Shows how to access a document’s style collection. auto doc...doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Behavior method. Specifies the behavior that shall be applied when the contents of the building block is inserted into the main Document in C++....is inserted into the main document. Aspose :: Words :: BuildingBlocks...to a document. void CreateAndInsert () { // A document's glossary...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. Document.RemoveMacros | Aspose.Words for .NET

    Effortlessly remove all macros, toolbars, and custom command settings from your VBA project with the Document RemoveMacros method for a cleaner Document....RemoveMacros Document.RemoveMacros method Removes all macros...command customizations from the document. public void RemoveMacros...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility....display it in the document using a REF field. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Fill.textureAlignment property | Aspose.Words f...

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill.... Document (); let builder = new aw ..."TextureAlignment" // property after the document saves. let saveOptions = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.Replies | Aspose.Words for .NET

    Discover Comment Replies. Access a collection of Comment objects that are direct responses to your specified comment, enhancing user engagement and interaction....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  8. Comment.Author | Aspose.Words for .NET

    Manage comment authors effortlessly with the Comment Author property. Easily return or set author names to enhance user engagement and content clarity....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  9. SvgSaveOptions.resourceSavingCallback property ...

    SvgSaveOptions.resourceSavingCallback property. Allows to control how resources (images) are saved when a Document is exported to SVG format....(images) are saved when a document is exported to SVG format...created while converting a document to .svg. test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a Document that is contained in this node in C++....represents the portion of a document that is contained in this...range. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/nod...