Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 150,832 for

2

(0.27 sec)
  1. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...words-java Mariusz_Pala October 2, 2025, 8:11am 1 Hi, our customer...Professionalize.Discourse October 2, 2025, 8:12am 2 @Mariusz_Pala To change...

    forum.aspose.com/t/changing-the-hyperlink-style...
  2. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....[] { "Category 1" , "Category 2" , "Category 3" }; series . Add...double [] { 2 , 3 , 4 }); series . Add ( "Series 2 of primary...

    reference.aspose.com/words/net/aspose.words.dra...
  3. MailMerge.GetRegionsHierarchy | Aspose.Words fo...

    Discover the MailMerge GetRegionsHierarchy method to effortlessly retrieve a complete region hierarchy with accessible document fields for streamlined workflows.... EqualTo ( 2 )); Assert . That ( topRegions...nestedRegions . Count , Is . EqualTo ( 2 )); Assert . That ( nestedRegions...

    reference.aspose.com/words/net/aspose.words.mai...
  4. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  5. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... assertEqual ( 2 , doc . sections . count ) # Each.... text_columns . set_count ( 2 ) builder . writeln ( 'Column...

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

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/create-and-load-a-onen...
  9. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....setColumns(2); doc.save(getArtifactsDir() +..."Footnote 1."); builder.write("Text 2. "); builder.insertFootnote(FootnoteType...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Conditional Icons Set with the Cell Text us...

    Learn how to add conditional icons next to the cell text using Aspose.Cells for JavaScript via C++. Enhancing the meaning of data through icons.... get ( 2 ). width = 24 ; // Input data...Arrows3 , row : 1 , column : 2 }, { type : AsposeCells . IconSetType...

    docs.aspose.com/cells/javascript-cpp/add-condit...