Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 155,328 for

2

(0.18 sec)
  1. Performance improvement - Free Support Forum - ...

    We have more than 100,000 Excel files that need to be converted to PDF files. We are using Aspose products to convert these files and found that it takes more than 1.5 seconds to convert one file. Is there any way I can …...CPU(s): 2 On-line CPU(s) list: 0-1 Thread(s) per core: 2 Core(s)...Intel(R) Xeon(R) Gold 6240 CPU @ 2.60GHz Virtualization: VMware Virtualization...

    forum.aspose.com/t/performance-improvement/325813
  2. Complete removal of digital signatures - Free S...

    Hi. I have tried to remove the digital signatures from pdfs using the code as described here: Remove Signature from PDF File|Aspose.PDF for .NET. It looks like the signature is removed but not everything related to digi…...Discourse June 23, 2025, 9:47am 2 @Georg3 Cause When removing digital...the ID with you. Georg3 July 2, 2025, 8:36am 5 DigitallySign_out...

    forum.aspose.com/t/complete-removal-of-digital-...
  3. Topics tagged diagram-java

    Topics tagged diagram-java...aspose-diagram , diagram-java 2 304 April 9, 2024 Mirror the directions...aspose-diagram , diagram-java 2 329 March 5, 2024 Aspose diagram...

    forum.aspose.com/tag/diagram-java
  4. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!...PageRange ( 2 , 3 ), new PageRange ( 1 , 3 ), new PageRange ( 2 , 4 )...builder . Writeln ( "This is page 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...barcodes with base XDimension 2-5 pixels or more of minimal barcode...UseMinimalXDimension Recognized barcodes: 2 Recognized barcodes: 5 Recognized...

    docs.aspose.com/barcode/net/recognition-xdimens...
  6. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. 图表系列|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表系列... Series 2, 和 Series 3 ; 行分别为 Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/nodejs-java/chart-ser...
  10. 使用 PHP 在演示文稿中管理图表数据系列|Aspose.Slides for PHP 文档

    学习如何在 PHP 中管理 PowerPoint(PPT/PPTX)的图表数据系列,提供实用代码示例和最佳实践,提升数据演示效果。...1, Series 2, 和 Series 3 ; 行为 Category 1, Category 2, Category...$workBook -> getCell ( 0 , 2 , 0 , "Category 2" )); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-series/