Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 17,936 for

insert documents

(0.09 sec)
  1. ShowInBalloons enumeration | Aspose.Words for P...

    aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons....Name Description NONE Renders insert, delete and format revisions...revisions inline. FORMAT Renders insert and delete revisions inline...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::NodeChangingAction enum | Aspose...

    Aspose::Words::NodeChangingAction enum. Specifies the type of node change in C++....Value Description Insert 0 A node is being inserted in the tree. Remove...to monitor changes to the document tree in real-time as we edit...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Aspose::Words::Drawing::ShapeBase::get_Vertical...

    Aspose::Words::Drawing::ShapeBase::get_VerticalAlignment method. Specifies how the shape is positioned vertically in C++.... Examples Shows how to insert a floating image to the center...page. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Fields::FieldSeq::get_ResetNumbe...

    Aspose::Words::Fields::FieldSeq::get_ResetNumber method. Gets or sets an integer number to reset the sequence number to. Returns -1 if the number is absent in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject..."SequenceIdentifier" property. // Insert a SEQ field that will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... Examples Shows how to insert a TOC field, and filter which...field_toc_entry_identifier (): doc = aw . Document () builder = aw . DocumentBuilder...

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

    Discover how ShapeBase's IsInsertRevision property enhances your Word Documents by identifying changes made during tracking. Boost your editing efficiency!...Returns true if this object was inserted in Microsoft Word while change...revision shapes. Document doc = new Document (); Assert . False...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C++...placeholder: // The path to the documents directory. const String outPath...Using Aspose.Slides, you can insert your preferred prompt texts...

    docs.aspose.com/slides/cpp/manage-placeholder/
  8. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....printed documents. Improved Navigation: For documents with extensive...and clarity throughout the document. How to Set Print Titles in...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  9. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... Document () builder = aw . DocumentBuilder...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert content that spans across 3...

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