Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 16,527 for

insert documents

(0.14 sec)
  1. ChartAxis.tickLabels property | Aspose.Words fo...

    ChartAxis.tickLabels property. Provides access to the properties of the axis tick mark labels....AxisTickLabels Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....load a Word file using the Document class object for indenting...ParagraphFormat property from the document builder and set alignment...

    kb.aspose.com/words/java/paragraph-formatting-i...
  3. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.Insert_horizontal_rule method. Inserts a horizontal rule shape into the document....insert_horizontal_rule method insert_horizontal_rule() Inserts...rule shape into the document. def insert_horizontal_rule ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.InsertCellColor | Aspose.Words ...

    Customize your spreadsheet with the InsertCellColor property in RevisionOptions. Choose your preferred color for Inserted cells—default is blue!...color to be used for inserted cells Insertion. Default value is...work with insert/delete cell revision color. Document doc = new...

    reference.aspose.com/words/net/aspose.words.lay...
  5. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....with Fields documentation article. Remarks: Inserts an automatic...AUTONUMOUT fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....the Working with Fields documentation article. Remarks: Retrieves...modified and saved the current document, as recorded in the LastModifiedBy...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldTC::get_OmitPageNum...

    Aspose::Words::Fields::FieldTC::get_OmitPageNumber method. Gets or sets whether page number in TOC should be omitted for this field in C++....override Examples Shows how to insert a TOC field, and filter which...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldTC::get_TypeIdentif...

    Aspose::Words::Fields::FieldTC::get_TypeIdentifier method. Gets or sets a type identifier for this field (which is typically a letter) in C++....get_TypeIdentifier () Examples Shows how to insert a TOC field, and filter which...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert some text and mark it with a...

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