Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 17,897 for

insert documents

(0.23 sec)
  1. StructuredDocumentTag.XmlMapping | Aspose.Words...

    Discover how the StructuredDocumentTag XmlMapping property connects your tags to XML data, enhancing document customization and integration for seamless workflows....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. public XmlMapping XmlMapping...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::DocumentBuilder::get_Bold method...

    Aspose::Words::DocumentBuilder::get_Bold method. True if the font is formatted as bold in C++....MERGEFIELDs with data with a document builder instead of a mail...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert a table with a negative indent...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Layout::LayoutOptions::get_Revis...

    Aspose::Words::Layout::LayoutOptions::get_RevisionOptions method. Gets revision options in C++....revisions in a rendered output document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. FieldXE.EntryType | Aspose.Words for .NET

    Discover the FieldXE EntryType property, easily manage and customize index entry types for enhanced data organization and retrieval efficiency.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    Discover the PageSetup SheetsPerBooklet property to easily manage booklet page counts, enhancing your document layout and printing efficiency....configure a document that can be printed as a book fold. Document doc...doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  7. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create Visio Diagram in Python

    This tutorial discusses the details to create Visio diagram in Python. It encompasses the stepwise algorithm and a working sample code to automate Visio diagram creation in Python....master using an input stencil Insert a rectangle shape with the...with the master shapes. Then, insert a shape by mentioning the position...

    kb.aspose.com/diagram/python/create-visio-diagr...
  9. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...embed almost anything into a document. See OlePackage type for more...Examples Shows how insert an OLE object into a document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/run...