Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 32,888 for

insert documents

(0.2 sec)
  1. Aspose::Words::Fields::FieldRef Class Reference...

    Implements the REF field.... Examples Shows how to insert REF fields to reference bookmarks...FieldRef_() { auto doc = MakeObject<Document>(); auto builder = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Conditional block in nested Mail Merge Regions ...

    Hi, I am attempting to Insert a conditional block into a Mail Merge Region directly from LibreOffice writer (since I cannot touch the code) I am attaching an image of how I am attempting to Insert the command fields (…...5:26pm #1 Hi, I am attempting to insert a conditional block into a...image of how I am attempting to insert the command fields (p.s. the...

    forum.aspose.com/t/conditional-block-in-nested-...
  3. Add different figures to XPS files | C++

    API Solution for C++ to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....Page for C++ Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/manipulate-vector-...
  4. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....the Working with Fields documentation article. Remarks: Retrieves...the QUOTE field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS Documents with a few lines of C# code....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/add-delete-pages/
  6. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what 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...
  7. 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...
  8. Aspose::Words::Drawing::ShapeBase::get_Rotation...

    Aspose::Words::Drawing::ShapeBase::get_Rotation method. Defines the angle (in degrees) that a shape is rotated. Positive value corresponds to clockwise rotation angle in C++.... Examples Shows how to insert and rotate an image. auto doc...doc = MakeObject < Document > (); auto builder = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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...
  10. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a text form field at the current position in C++....DocumentBuilder::InsertTextInput method Inserts a text form field at the current...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/cpp/aspose.words/doc...