Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 20,125 for

document insertion

(0.13 sec)
  1. CustomXmlPart.clone method | Aspose.Words for N...

    CustomXmlPart.clone method. Makes a deep enough copy of the object...how to create a structured document tag with custom XML data.... let doc = new aw . Document (); // Construct an XML part that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlPartCollection.remove_at method | Aspo...

    CustomXmlPartCollection.remove_at method. Removes an item at the specified index....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your Document navigation effortlessly!...display it in the document using a REF field. Document doc = new Document...SET.REF.docx" ); Shows how to insert REF fields to reference bookmarks...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. StructuredDocumentTag.node_type property | Aspo...

    StructuredDocumentTag.node_type property. Returns [NodeType.STRUCTURED_Document_TAG](../../../aspose.words/nodetype/#STRUCTURED_Document_TAG)....STRUCTURED_DOCUMENT_TAG . @property def node_type...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the Document....used for all images in the document. @property def image_compression...quality of images in the output document through the PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...move revision. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WatermarkerContext | Aspose.Words for Java

    Document watermarker context in Java....WatermarkerContext extends ProcessorContext Document watermarker context. Examples:...Shows how to insert watermark text to the document using context...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be Xps in C++....Specifies the format in which the document will be saved if this save...the outline of a saved XPS document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...