Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 10,380 for

document insertion

(0.07 sec)
  1. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS Documents with a few lines of code....delete pages to/from XPS documents C++ API Solution to add or...Page for C++ Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/add-delete-pages/
  2. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....the Working with Fields documentation article. Remarks: Prompts...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Field class | Aspose.Words for Python

    aspose.words.fields.Field class. Represents a Microsoft Word Document field...Represents a Microsoft Word document field. To learn more, visit...the Working with Fields documentation article. Remarks A field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cell constructor | Aspose.Words for Node.js

    Cell constructor. Initializes a new instance of the [Cell](../) class....doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph constructor | Aspose.Words for Node.js

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldNoteRef.insert_reference_mark property | A...

    FieldNoteRef.insert_reference_mark property. Inserts the reference mark with the same character formatting as the Footnote Reference or Endnote Reference style....insert_reference_mark property FieldNoteRef.insert_reference_mark...insert_reference_mark property Inserts the reference mark with the same character...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose Document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving....Specifies the format in which the document will be saved if this save...saved document to adhere to. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....application and then saving the Word document having resized images as DOCX...load a Word file using the Document class object to add image...

    kb.aspose.com/words/java/how-to-resize-image-in...
  9. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....new GroupShape node which is inserted into the current position...with the shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::NodeChangingArgs::get_OldParent ...

    Aspose::Words::NodeChangingArgs::get_OldParent method. Gets the node's parent before the operation began in C++....to monitor changes to the document tree in real-time as we edit...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

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