Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 8,084 for

insert documents

(0.14 sec)
  1. Aspose::Words::Document::get_RemovePersonalInfo...

    Aspose::Words::Document::get_RemovePersonalInformation method. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and document properties upon saving the document in C++....Aspose::Words::Document::get_RemovePersonalInform method Contents...Contents [ Hide ] Document::get_RemovePersonalInform method Gets...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies Inserted text during change tracking for efficient document management....Returns true if this object was inserted in Microsoft Word while change...revision paragraphs. Document doc = new Document (); Body body = doc...

    reference.aspose.com/words/net/aspose.words/par...
  3. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the documentation article in C++....Structured Document Tags or Content Control documentation article...custom XML data stored in a document via the CustomXmlParts property...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level. To learn more, visit the documentation article in C++....Working with Bookmarks documentation article. class BookmarksOutlineLeve...will not be displayed in the document outline. Specify 1 and Word...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.list_outdent method. Decreases the list level of the current paragraph by one level.... In Word documents, lists may consist of up to...numbered lists. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldMacroButton.MacroName | Aspose.Words for .NET

    Discover the FieldMacroButton MacroName property to easily manage and customize your macros or commands for enhanced functionality and efficiency....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES field...the Working with Fields documentation article. Remarks Retrieves...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is Inserted into the main document in Java....block when it is inserted into the main document. Remarks: Corresponds...custom building block to a document. public void createAndInsert()...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your document text and the left edge of shapes for enhanced layout control....distance (in points) between the document text and the left edge of...surrounds a shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Table.style_options property | Aspose.Words for...

    Table.style_options property. Gets or sets bit flags that specify how a table style is applied to this table.... Document () builder = aw . DocumentBuilder.... start_table () # We must insert at least one row before setting...

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