Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 182,136 for

doc

(0.18 sec)
  1. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a bulleted list...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIndex.BookmarkName | Aspose.Words for .NET

    Discover the FieldIndex BookmarkName property to easily manage bookmarks that enhance Document indexing. Boost your efficiency with seamless navigation!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldIndex.EntryType | Aspose.Words for .NET

    Discover the FieldIndex EntryType property to efficiently manage index entry types for optimized indexing and enhanced search performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your lists, enhancing your Document's formatting and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/net/aspose.words.lis...
  5. CellFormat.VerticalMerge | Aspose.Words for .NET

    Discover the CellFormat VerticalMerge property for seamless vertical cell merging in spreadsheets. Enhance data organization and presentation effortlessly!...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table...cells.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. DocumentBuilder.currentNode property | Aspose.W...

    DocumentBuilder.currentNode property. Gets the node that is currently selected in this DocumentBuilder.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at paragraph ends for seamless Document editing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Run 1...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection::get_FormatCode method. Gets or sets the format code applied to the bubble sizes in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::get_FormatCode method. Gets or sets the format code applied to the X values in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartAxis.major_unit_scale property | Aspose.Wo...

    ChartAxis.major_unit_scale property. Returns or sets the scale value for major tick marks on the time category axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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