Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 6,468 for

document insertion

(0.04 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Level method. Gets the level at which this SDT occurs in the Document tree in C++....which this SDT occurs in the document tree. Aspose :: Words :: Markup...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....the Working with Shapes documentation article. public sealed class...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'City'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAutoNumLgl.RemoveTrailingPeriod | Aspose.W...

    Manage FieldAutoNumLgl's RemoveTrailingPeriod property to customize number display—eliminate trailing periods for cleaner, professional formatting....Examples Shows how to organize a document using AUTONUMLGL fields. public...FieldAutoNumLgl () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PdfSaveOptions.attachments_embedding_mode prope...

    PdfSaveOptions.attachments_embedding_mode property. Gets or sets a value determining how attachments are embedded to the PDF Document....attachments are embedded to the PDF document. @property def attachments_embedding_mode...attachments to the PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Loading::ResourceType enum | Asp...

    Aspose::Words::Loading::ResourceType enum. Type of loaded resource in C++.... Document 3 Document . Examples Shows how...external resources into a document. void ResourceLoadingCallb...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. FieldHyperlink.target property | Aspose.Words f...

    FieldHyperlink.target property. Gets or sets the target to which the link should be redirected....HYPERLINK fields to link to documents in the local file system.... doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentVisitor::VisitGlossaryDo...

    Aspose::Words::DocumentVisitor::VisitGlossaryDocumentEnd method. Called when enumeration of a glossary Document has ended in C++....enumeration of a glossary document has ended. virtual Aspose... Remarks Note: A glossary document node and its children are...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly merge cells horizontally, enhancing your spreadsheet's layout and organization.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/net/aspose.words.tab...
  10. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_chart method...insert_chart method Contents [ Hide ] insert_chart(chart_type... height) Inserts an chart object into the document and scales...

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