Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 150,873 for

2

(0.07 sec)
  1. BookmarksOutlineLevelCollection class | Aspose....

    aspose.words.saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level...document outline at level 1; 2 for level 2 and so on. Constructors...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers.... class ) + "Notebook/" ; 2 // Load a OneNote Notebook 3 Notebook...the document into Aspose.Note. 2 String dataDir = Utils. getSharedDataDir...

    docs.aspose.com/note/java/working-with-onenote-...
  3. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…... Attach 2 docx files attached (Source 1...Scenario 2: Removed all content in target file with 2 steps. Attach...

    forum.aspose.com/t/defect-displayed-content-as-...
  4. Microsoft Purview and Word documents - Free Sup...

    Hello, we are currently investigating the support of Microsoft Purview sensitivity labels in Word documents. Question: Is it possible to read and set the sensitivity label in a Word document with the help of Aspose.Wor…...words-java curmas August 22, 2025, 2:55pm 1 Hello, we are currently...Discourse August 22, 2025, 2:55pm 2 @curmas Hello Matthias, Yes...

    forum.aspose.com/t/microsoft-purview-and-word-d...
  5. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph formatting features for enhanced document styling.... Write ( "Header Row,\n Cell 2" ); builder . InsertCell (); builder...builder . Write ( "Row 1, Cell 2." ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabel.Top | Aspose.Words for .NET

    Adjust the ChartDataLabel Top property to control data label positioning for enhanced chart clarity. Optimize your visual data representation effortlessly!...chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabel.Left | Aspose.Words for .NET

    Adjust the ChartDataLabel Left property to control data label positioning on your chart. Enhance clarity and presentation with precise distance settings....chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  9. PageSetup.RestartPageNumbering | Aspose.Words f...

    Discover how the RestartPageNumbering property enhances document formatting by allowing section-specific page numbering. Optimize your layout effortlessly!... Writeln ( "Section 1, page 2." ); builder . InsertBreak ( BreakType...builder . Writeln ( "Section 2, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/pag...
  10. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell formatting. Enhance your documents with customizable styles and properties today!... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...builder . Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...

    reference.aspose.com/words/net/aspose.words/doc...