Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 155,159 for

2

(0.12 sec)
  1. AFP documents to pdf/tiff - Free Support Forum ...

    Hi Team, May I please know if Aspose support conversion of AFP file format to TIFF and PDF? If yes, can you point me to any code samples and which Aspose product? Thanks, Ambika...ahsaniqbalsidiqui May 2, 2020, 6:58am 2 @Kofax_Business_Communications...our feedback soon. asad.ali May 2, 2020, 6:01pm 3 @Kofax_Business_Communications...

    forum.aspose.com/t/afp-documents-to-pdf-tiff/21...
  2. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless document management....DocumentPropertyColl indexer (1 of 2) Returns a DocumentProperty object...DocumentPropertyColl indexer (2 of 2) Returns a DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  8. 在Jython中插入和删除行和列|Documentation

    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.... insertRows ( 2 , 1 ) # Saving the modified Excel...worksheet . getCells (). insertRows ( 2 , 10 ) # Saving the modified Excel...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  9. Online convert OLM to PST using aspose - Free S...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.... cells-net Anjali12 February 2, 2026, 9:18am 1 The input is not...Professionalize.Discourse February 2, 2026, 9:19am 2 @Anjali12 You’re encountering...

    forum.aspose.com/t/online-convert-olm-to-pst-us...
  10. Set Print Titles|Documentation

    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....example, rows are defined as $1:$2 and columns are defined as $A:$B...1 & 2 as title rows pageSetup . setPrintTitleRows ( "$1:$2" );...

    docs.aspose.com/cells/java/set-print-titles/