Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 20,448 for

document insertion

(0.11 sec)
  1. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this shape is a horizontal rule....boolean Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> MoveToDocumentEnd (); // Insert a blue double-line border....

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects.... Document doc = new Document (); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Zip64Mode enumeration | Aspose.Words for Python

    aspose.words.saving.Zip64Mode enumeration. Specifies when to use ZIP64 format extensions for OOXML files.... insert_image ( data ) data . close...Zip64Mode . ALWAYS builder . document . save ( ARTIFACTS_DIR + 'OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every page when the table spans more than one page.... Document (); let builder = new aw ...startTable (); // Any rows inserted while the "HeadingFormat"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Chart.series_groups property | Aspose.Words for...

    Chart.series_groups property. Provides access to a series group collection of this chart.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_Signer method. Gets or sets suggested signer of the signature line. Default value for this property is empty string in C++....for a signature and insert it into a document. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Shape::get_SignatureLin...

    Aspose::Words::Drawing::Shape::get_SignatureLine method. Gets SignatureLine object if the shape is a signature line. Returns null otherwise in C++....for a signature and insert it into a document. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FieldIndex.use_yomi property | Aspose.Words for...

    FieldIndex.use_yomi property. Gets or sets whether to enable the use of yomi text for index entries.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters.... Document () builder = aw . DocumentBuilder...Paragraph"-styled text in the document. builder . move_to_header_footer...

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