Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 22,835 for

loadoptions

(0.64 sec)
  1. Merge Excel Files using Java

    Refer to this article to merge Excel files using Java. It provides IDE settings, a list of instructions, and a sample code to combine Excel files using Java....LoadFilter property in the LoadOptions. You can also merge files...

    kb.aspose.com/cells/java/merge-excel-files-usin...
  2. Ինչպես փոխարկել PNG-ը ICON-ի Java-ում

    Այս հոդվածը ներառում է պարզ քայլեր, թե ինչպես փոխարկել PNG-ը ICON-ի Java-ում: Այն տրամադրում է բոլոր անհրաժեշտ ռեսուրսները, կարևոր դասերը, մեթոդները և աշխատանքային օրինակելի կոդը Java-ում PNG-ի ICO փոխարկիչ մշակելու համար:...պարամետրերի հետ միասին: LoadOptions դասը տրամադրեց տարբեր հատկություններ...

    kb.aspose.com/hy/imaging/java/how-to-convert-pn...
  3. Saving a file using FileFormatToSaveFormat remo...

    Hi, I am using Aspose.Cells version 26.2.0. I have attached a ZIP file containing four files: input.xlsx, output.xlsx, input-saved.xlsx, and output-saved.xlsx. output.zip (105.2 KB) In our code, we use Aspose.Cells t…...Open(filePath, new LoadOptions()); var saveFormat = FileFormatUtil...

    forum.aspose.com/t/saving-a-file-using-fileform...
  4. Parsing Pivot Cached Records while loading Exce...

    Learn how to parse pivot cached records while loading Excel files using Aspose.Cells for C++....Cache or not, using the LoadOptions.GetParsingPivotCache() property...code explains the usage of LoadOptions.GetParsingPivotCache() property...

    docs.aspose.com/cells/cpp/parsing-pivot-cached-...
  5. Aspose.PSD(26.2, JDK17)替换 PSD 智能对象内容后导出 JPG。 部分...

    问题概述 我们在 Java 服务端使用 Aspose.PSD(26.2, JDK17)替换 PSD 智能对象内容后导出 JPG。 部分带“变形(Warp)”的智能对象在导出图里看起来未应用变形。但把替换后的 PSD 用 Photoshop 打开后,只要进入“变形”菜单(不做任何编辑),画面会立刻恢复正确变形效果。 环境信息 Aspose.PSD for Java: 26.2 Java: 17 OS: macOS(服务端运行) 处…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setLoa...setLoadEffectsResour(true); loadOptions.setAllowWarpRepaint(true);...

    forum.aspose.com/t/aspose-psd-26-2-jdk17-psd-jp...
  6. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setUse...setUseDiskForLoadEff(false); loadOptions.setAllowWarpRepaint(true);...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  7. How to Compress a PNG in C#

    This topic covers the a work flow for how to compress a PNG in C#. It covers all the resources, important classes, methods and a runnable sample code for developing an application to reduce PNG file size in C#....along with other additional LoadOptions parameters to support other...

    kb.aspose.com/imaging/net/how-to-compress-a-png...
  8. Aspose.PSD for Java 20.5 - 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....---------- ); PsdLoadOptions loadOptions = new PsdLoadOptions ();...to show loading progress loadOptions . setProgressEventHand (...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  9. File type detect wrong case - Free Support Foru...

    Hello, The attached sample: asopsewords.pem which is Pem, is wrongly detected as Markdown by Words file type detect. Thanks :slight_smile: asopsewords.zip (219.9 KB)...the file explicitly with LoadOptions specifying the format to...

    forum.aspose.com/t/file-type-detect-wrong-case/...
  10. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…...Load HTML HtmlLoadOptions loadOptions = new HtmlLoadOptions { //...= new Document(htmlPath, loadOptions)) { // Save as PDF pdfDoc...

    forum.aspose.com/t/issue-while-converting-html-...