Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 36,369 for

list

(0.13 sec)
  1. Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such as Blurring as well as custom kernels....is applied from a predefined list....

    docs.aspose.com/imaging/java/developer-guide/ma...
  2. Sharpen Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such as Sharpen, as well as custom kernels....are applied from a predefined list....

    docs.aspose.com/imaging/java/developer-guide/ma...
  3. Merge images Via net, all supported image forma...

    Using Aspose.Imaging you can easily Merge images Via net...formats programmatically Full list of supported Merge operations...

    products.aspose.com/imaging/net/merge/
  4. Remove background images Via java, all supporte...

    Using Aspose.Imaging you can easily Remove background images Via java...formats programmatically Full list of supported Remove background...

    products.aspose.com/imaging/java/remove-backgro...
  5. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...toString(); } } public static List<PageCodeInfo> extractWordPageInfo(com...throws Exception { List<PageCodeInfo> list = new ArrayList<>();...

    forum.aspose.com/t/word-html/319228
  6. FieldAutoNum.SeparatorCharacter | Aspose.Words ...

    Discover the FieldAutoNum SeparatorCharacter property, easily customize your separator character for enhanced data formatting and improved usability....number items like a numbered list. // This field will display...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Detect Merged Cells in xlsx4j|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....Java // Get the merged cells list to put it into the ArrayList...

    docs.aspose.com/cells/java/detect-merged-cells-...
  8. DNN PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use PDF Import Module for DotNetNuke... From the list select Aspose .NET PDF Import...on Import from PDF button to list the content of the selected...

    docs.aspose.com/pdf/net/dnn-pdf-import-module/
  9. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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.... load ( psdInput ); List < String > linesLsaks = Files...matcher ( textData . getText ()); List < String > listlsaks = new ArrayList...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of html to pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...document"); }; List<Task> convertTasks = new List<Task>(); for...Collect(); } }; List<Task> convertTasks = new List<Task>(); for...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...