Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 17,913 for

document insertion

(0.18 sec)
  1. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Nested Mail Merge with Regions in Java|Aspose.W...

    Perform a Mail Merge operation with nested regions. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template using Java....template to easily populate your document. Basically, the hierarchical...relational databases or XML documents. In our example, we are going...

    docs.aspose.com/words/java/nested-mail-merge-wi...
  6. Add PDF Bookmarks|Documentation

    Learn how to add pdf book marks with Aspose.Cells for Python via .NET API....provides information on how to insert PDF bookmarks when converting...long documents. When adding bookmark links to PDF document, you...

    docs.aspose.com/cells/python-net/add-pdf-bookma...
  7. FieldXE.entry_type property | Aspose.Words for ...

    FieldXE.entry_type property. Gets or sets an index entry type.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C# API or .NET Library.... Such sheet could be inserted by an older version of Microsoft...screenshot. It can also be inserted with VBA in newer versions...

    docs.aspose.com/cells/net/find-if-the-worksheet...
  9. Embed Attachment to PDF with Python.NET|Documen...

    Learn how to embed Ole Object attachments in PDF files using Aspose.Cells for Python via .NET....[ Hide ] In Excel, you can insert an Ole Object with source data...pdf_save_options ) Export Document Structure While Converting...

    docs.aspose.com/cells/python-net/embed-attachme...
  10. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap text in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert one paragraph with a large...

    reference.aspose.com/words/java/com.aspose.word...