Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 18,013 for

insert documents

(0.05 sec)
  1. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... Document () builder = aw . DocumentBuilder...= aw . LineStyle . SINGLE # Insert a table and apply the style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIf.true_text property | Aspose.Words for P...

    FieldIf.true_text property. Gets or sets the text displayed if the comparison expression is true....Shows how to insert an IF field. doc = aw . Document () builder...'Statement 1: ' ) field = builder . insert_field ( field_type = aw . fields...

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

    Discover the FieldMacroButton MacroName property to easily manage and customize your macros or commands for enhanced functionality and efficiency....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your document text and the left edge of shapes for enhanced layout control....distance (in points) between the document text and the left edge of...surrounds a shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldIncludeText.lock_fields property | Aspose....

    FieldIncludeText.lock_fields property. Gets or sets whether to prevent fields in the included document from being updated....prevent fields in the included document from being updated. @property...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIncludeText.bookmark_name property | Aspos...

    FieldIncludeText.bookmark_name property. Gets or sets the name of the bookmark in the document to include....name of the bookmark in the document to include. @property def...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Getting Cell Contents|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells AI Document Assistant Close Insert Hyperlinks in Worksheet...

    docs.aspose.com/cells/java/getting-cell-contents/
  8. FieldIncludeText.TextConverter | Aspose.Words f...

    Discover the FieldIncludeText TextConverter property to easily manage text converter names for your included file formats. Enhance your workflow today!...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  9. AxisScaling.type property | Aspose.Words for Py...

    AxisScaling.type property. Gets or sets scaling type of the axis.... Document () builder = aw . DocumentBuilder...doc ) chart_shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....structured document tag, but keeps content inside. Document doc =...= new Document(getMyDir() + "Structured document tags.docx");...

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