Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 153,668 for

2

(0.12 sec)
  1. GeneralFormatCollection.RemoveAt | Aspose.Words...

    Effortlessly remove a specific occurrence from GeneralFormatCollection using the RemoveAt method. Streamline your data management today!... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Field.Format | Aspose.Words for .NET

    Discover the Field Format property for seamless access to FieldFormat objects, enhancing your fields' formatting with precision and ease.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...words-java Crane March 28, 2025, 2:32pm 1 for (Paragraph paragraph...Discourse March 28, 2025, 2:34pm 2 @Crane To modify the footnote...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  4. Connect shapes in a visio page with Aspose.Diag...

    Learn how to connect shapes using Aspose.Diagram...//ExStepImage:1:step-2.png //ExStepSummary:2: The following code...of the connector //ExStepImage:2:step-3.png //ExStepSummary:3:...

    products.aspose.com/diagram/tutorial/connect-sh...
  5. Columns Containing Non-Strongly Typed Data|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Exporting the contents of 2 rows and 2 columns starting from the...ExportDataTableAsStr ( 0 , 0 , 2 , 2 , true ); //Binding the DataTable...

    docs.aspose.com/cells/net/columns-containing-no...
  6. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....serve as TOC entries of levels 1, 2, and then 3. builder . paragraph_format...builder . writeln ( 'Heading 1.2' ) builder . paragraph_format...

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

    Discover the LastSection property to easily access the final section of your document, enhancing navigation and content management efficiency.... EqualTo ( 2 )); // Each section has its own...PageSetup . TextColumns . SetCount ( 2 ); builder . Writeln ( "Column...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility.... Always 2 Always use ZIP64 format extensions...ZIP-archive that has a 4 GB (2^32 bytes) limit on uncompressed...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Style.Aliases | Aspose.Words for .NET

    Discover all style aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!...MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" })); Assert . That ( style ....

    reference.aspose.com/words/net/aspose.words/sty...
  10. ChartSeriesGroup.seriesType property | Aspose.W...

    ChartSeriesGroup.seriesType property. Gets the type of chart series included in this group....= [ "Category 1" , "Category 2" , "Category 3" ]; series . add...categories , [ 2 , 3 , 4 ]); series . add ( "Series 2 of primary...

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