Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 15,774 for

document insertion

(0.11 sec)
  1. RevisionOptions.deleteCellColor property | Aspo...

    RevisionOptions.deleteCellColor property. Allows to specify the color to be used for deleted cells [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)...Examples Shows how to work with insert/delete cell revision color...color. let doc = new aw . Document ( base . myDir + "Cell revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartAxis.format property | Aspose.Words for Py...

    ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Convert PDF to CSV using Python

    This quick tutorial teaches how to convert PDF to CSV using Python. It comprise the environment setup details, step-by-step algorithm, and a code snippet to create a PDF to CSV file converter in Python....Load the source PDF document with the Document class for exporting...and then load the source PDF document from a stream or from the...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  4. CellFormat.verticalMerge property | Aspose.Word...

    CellFormat.verticalMerge property. Specifies how the cell is merged with other cells vertically.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldSeq.ResetHeadingLevel | Aspose.Words for .NET

    Discover the FieldSeq ResetHeadingLevel property, easily manage heading levels by resetting sequence numbers. Simplify your Document formatting today!... Document doc = new Document (); DocumentBuilder..."SequenceIdentifier" property. // Insert a SEQ field that will display...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldSeq.ResetNumber | Aspose.Words for .NET

    Manage your FieldSeq ResetNumber property effortlessly! Set or retrieve an integer to control sequence numbers, ensuring accurate data handling.... Document doc = new Document (); DocumentBuilder..."SequenceIdentifier" property. // Insert a SEQ field that will display...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Create a Column Chart in Word using Python

    This tutorial guides on how to create a column chart in Word using Python. It has the IDE settings, steps, and a sample code showing how to create a bar chart in Word using Python....Create a Word file using the Document class and create a DocumentBuilder...DocumentBuilder object Call the insert_chart() method using the ChartType...

    kb.aspose.com/words/python/create-a-column-char...
  9. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... Remarks In Word documents, lists may consist of 1 or...numbered lists. doc = aw . Document () builder = aw . DocumentBuilder...

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

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a Document...Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. Remarks A...

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