Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 158,312 for

2

(1.41 sec)
  1. Working with 7z Archives | Aspose.Zip Documenta...

    This guide provides comprehensive information on working with 7z archives and how to manage them effectively....7z" )) { 2 try (SevenZipArchive archive =...archive = new SevenZipArchive()) { 2 archive. createEntries ( "dataDir"...

    docs.aspose.com/zip/java/working-with-7z-archives/
  2. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....writeln("Item 2"); // Now, there is one unused...cleanup(cleanupOptions); Assert.assertEquals(2, doc.getStyles().getCount());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Converting HTML to PDF Very Slow with Large HTM...

    I am using version 26.1 of Aspose.PDF.Drawing. When I try to convert large html text to PDF it takes a very long time. With the input that I was testing with, it took around 33 minutes to convert my html string to pdf …...ali February 25, 2026, 7:05pm 2 @mholguin We have opened the following... ilyazhuykov March 11, 2026, 2:17pm 4 @mholguin Hi, it seems...

    forum.aspose.com/t/converting-html-to-pdf-very-...
  4. Memory leak in word sdk with linear growth - Fr...

    Reproduction package at /Users/rakesh/git/sessions/aspose-words-leak-report/: BUG_REPORT.md - Full report with data on v25.10 AND v26.3 memory_leak_repro.cpp - Standalone reproduction (verified builds and runs) CMakeLi…...words-cpp nsdeveloper May 4, 2026, 2:28am 1 Reproduction package at...alexey.noskov May 4, 2026, 5:28am 2 @nsdeveloper We have opened the...

    forum.aspose.com/t/memory-leak-in-word-sdk-with...
  5. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...codewarior October 15, 2008, 3:55am 2 Hello Bill, I have tested the...inconvenienc billx October 15, 2008, 2:53pm 3 Hi, I get it work by set...

    forum.aspose.com/t/pdf-title-author-subject-not...
  6. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....2.docx", SaveFormat.DOCX) .execute();..."LowCode.MergeStreamContextDo.2.docx")) { Merger.create(mergerContext)...

    reference.aspose.com/words/java/com.aspose.word...
  7. Latest version of aspose-html vs aspose-imaging...

    i have been experimenting with licensed version of aspose-html and aspose-imaging with Java 21. i observed issues with it , so i created below tickets. i would like to know which tool would aspose-team recommend us to u…...sidenko June 25, 2025, 4:02pm 2 Hello @divine1 We appreciate your...sidenko Closed July 9, 2025, 2:26am 6...

    forum.aspose.com/t/latest-version-of-aspose-htm...
  8. Public API Changes in Aspose.Diagram 6.0.0|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.... getShape ( 2 ); // determine whether shapes...page . getShapes (). getShape ( 2 ); // determine whether shapes...

    docs.aspose.com/diagram/java/public-api-changes...
  9. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in document automation.... (2 indexers) Methods Name Description...vbaModules . Remove ( vbaModules [ 2 ]); See Also class VbaModule namespace...

    reference.aspose.com/words/net/aspose.words.vba...
  10. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties...Category 1' , 'AW Category 2' ], values = [ 1 , 2 ]) chart_axis_x_title...

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