Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 29,664 for

insert documents

(0.1 sec)
  1. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field...with Fields documentation article. Remarks Inserts information...information about a document property. Inheritance: FieldInfo → Field Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPartCollection class | Aspose.Words fo...

    aspose.words.markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...Structured Document Tags or Content Control documentation article...data stored in a document via the Document.custom_xml_parts property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NoteTag | Aspose.Note for .NET API Reference

    Represents a note tag.... // The path to the documents directory. string dataDir...object of the Document class Document doc = new Document (); // Initialize...

    reference.aspose.com/note/net/aspose.note/notetag/
  4. BookmarksOutlineLevelCollection class | Aspose....

    aspose.words.saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level...Working with Bookmarks documentation article. Remarks Key is...will not be displayed in the document outline. Specify 1 and Word...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 21.9 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 21.9 Release Notes – the latest updates and fixes....Optimize the PDF output size for document with multiple gradient filled...WORDSNET-15320 Document’s comment is lost after comparing documents Bug...

    docs.aspose.com/words/net/aspose-words-for-net-...
  6. BuildingBlock.FirstSection | Aspose.Words for .NET

    BuildingBlock FirstSection property. Gets the first section in the building block in C#....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  7. BuildingBlock.LastSection | Aspose.Words for .NET

    BuildingBlock LastSection property. Gets the last section in the building block in C#....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  8. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing points for an axis in Java.... Examples: Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document(); DocumentBuilder...

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