Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 6,474 for

document insertion

(0.06 sec)
  1. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance Document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....additional options when saving a document into the Docx, Docm, Dotx...the Specify Save Options documentation article. public class OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose.Words.Loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading Documents....additional options when loading documents. Classes Class Description...options when loading CHM document into a Document object. To learn more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Watermarker class | Aspose.Words for Python

    aspose.words.lowcode.Watermarker class. Provides methods intended to insert watermarks into the Documents....intended to insert watermarks into the documents. Methods Name...an image watermark into the document. set_image(input_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is true....structured document tag. doc = aw . Document () # Insert a plain...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....structured document tag. doc = aw . Document () # Insert a plain...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....TeX Product Family Insert Shape in Word using Python...This article describes how to insert shape in Word using Python...

    kb.aspose.com/words/python/insert-shape-in-word...
  7. Aspose::Words::Border::get_LineWidth method | A...

    Aspose::Words::Border::get_LineWidth method. Gets or sets the border width in points in C++....to insert a string surrounded by a border into a document. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your Document's content upon Insertion for seamless editing....block when it is inserted into the main document. public enum BuildingBlockBehavio...the building block shall be inserted as inline content. Paragraph...

    reference.aspose.com/words/net/aspose.words.bui...
  9. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes Document printing for seamless booklet binding. Enhance your multi-page Documents today!...multiple page documents, gets or sets how a document is printed...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Table constructor | Aspose.Words for Node.js

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

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