Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 20,122 for

document insertion

(0.29 sec)
  1. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique identifiers for enhanced data management....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  2. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI.... Document () builder = aw . DocumentBuilder...doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word Document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...converted to a PDF from a Word document. I am using: builder.CellFormat...looks correct in the Word Document, but when converted to a PDF...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  4. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....Examples Shows how to configure a document that can be printed as a book...let doc = new aw . Document (); // Insert text that spans 16...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT...structured document tag. doc = aw . Document () # Insert a structured...structured document tag that prompts the user to enter a date. # In...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the Document layout process. To learn more, visit the Documentation article in C++....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. class LayoutOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Converting a MD file to PNG using Python | Aspo...

    Sample code on Python for MD to PNG conversion. Use example code for batch MD to PNG conversion with Python and .NET...programmatically a document from MD to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/m...
  8. WatermarkerContext.image_watermark_options prop...

    WatermarkerContext.image_watermark_options property. Options for the text watermark....Shows how to insert watermark image to the document using context...context. doc = MY_DIR + 'Document.docx' watermark_image = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a Document....Structured Document Tag or content control from any document loaded...StructuredDocumentTa node. Structured document tags (SDT or content control)...

    docs.aspose.com/words/python-net/working-with-c...
  10. FieldSet.bookmark_text property | Aspose.Words ...

    FieldSet.bookmark_text property. Gets or sets the new text of the bookmark....in the document using a REF field. doc = aw . Document () builder...variable. field_set = builder . insert_field ( field_type = aw . fields...

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