Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 19,981 for

document insertion

(0.36 sec)
  1. ResourceLoadingAction | Aspose.Words for Java

    Specifies the mode of resource loading in Java....the Specify Load Options documentation article. Examples: Shows...external resources into a document. public void resourceLoadingCallb()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Tables::Cell::Cell constructor |...

    Aspose::Words::Tables::Cell::Cell constructor. Initializes a new instance of the Cell class in C++....:DocumentBase>& The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word Documents for enhanced visual appeal....shape in a Microsoft Word document. public enum ShapeType Values...Microsoft Word. For example, if you insert a new auto shape from ClipArt...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a Document easily and fast instead of using VSTO in C#....to add bookmarks to a Word document programmatically using Aspose...wordApp . Documents . Open ( "Add Bookmark.doc" ); Document extendedDocument...

    docs.aspose.com/words/net/add-bookmark/
  5. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the Document....startTable() Starts a table in the document. startTable () Remarks The...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....name Start creating a DOCX document using C++ Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/cpp/make/docx/
  7. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field....fields are objects in the document that the user can interact...We can create them using a document builder, and below are two...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionColor enum to customize Document revision colors, enhancing clarity and improving collaboration in your Documents....Allows to specify color of document revisions. public enum RevisionColor...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Get Resolution and Dimensions of Images|Aspose....

    Learn how to retrieve resolution and dimensions of embedded images from a PDF in .NET using Aspose.PDF....names of any images in the document. Get the images using the...extracting the image from the PDF document. // For complete examples...

    docs.aspose.com/pdf/net/get-resolution-and-dime...
  10. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store...bound to an XML node in the document’s data store. Default value...structured document tag. doc = aw . Document () # Insert a structured...

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