Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 18,038 for

document insertion

(0.06 sec)
  1. BarcodeParameters.ScalingFactor | Aspose.Words ...

    Discover the BarcodeParameters ScalingFactor property, which allows precise symbol scaling in whole percentage points (10-1000) for optimal barcode performance.... Document doc = new Document (); DocumentBuilder...barcodes, // and then insert them into the document as images. doc ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. HorizontalRuleFormat.NoShade | Aspose.Words for...

    Discover the HorizontalRuleFormat NoShade property, control 3D shading for horizontal rules. Achieve a sleek, solid color design effortlessly!... Examples Shows how to insert a horizontal rule shape, and...its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. 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...
  6. 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...
  7. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.text_box property | Aspose.Words for Python

    Shape.text_box property. Defines attributes that specify how text is displayed in a shape.... Document () builder = aw . DocumentBuilder...text_box_shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES field...the Working with Fields documentation article. Remarks Retrieves...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the Documentation article in C++....Levels of Nodes in a Document documentation article. class Story...VisitXXXEnd method of the specified document visitor. virtual AcceptStart...

    reference.aspose.com/words/cpp/aspose.words/story/