Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 168,875 for

doc

(0.12 sec)
  1. 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...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.line_spacing_rule property. Gets or sets the line spacing for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are three line spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for Document cleaning... let doc = new aw . Document (); doc . styles . add...StyleType . List , "MyListStyle1" ); doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.solid method | Aspose.Words for Python

    aspose.words.drawing.Fill.solid method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldUpdatingProgressArgs.TotalFieldsCount | As...

    Discover the TotalFieldsCount property in FieldUpdatingProgressArgs to efficiently track and manage field updates for enhanced performance....FieldUpdatingCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldIf.ComparisonOperator | Aspose.Words for .NET

    Discover the FieldIf ComparisonOperator property, easily manage and customize comparison operators for enhanced data handling and analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Statement...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldBarcode.postal_address property | Aspose.W...

    FieldBarcode.postal_address property. Gets or sets the postal address used for generating a barcode or the name of the bookmark that refers to it.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln () # Below...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Lists::ListCollection::AddSingle...

    Aspose::Words::Lists::ListCollection::AddSingleLevelList method. Creates a new single level list based on the predefined template and adds it to the list collection in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. ChartSeriesGroup.axis_x property | Aspose.Words...

    ChartSeriesGroup.axis_x property. Provides access to properties of the X axis of this series group.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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