Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 22,661 for

loadoptions

(0.22 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. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#....LoadFormat enumerator in the LoadOptions class object. Similarly,...

    kb.aspose.com/words/net/conversion-from-word-to...
  3. Ինչպես փոխարկել PNG-ը ICON-ի Java-ում

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

    kb.aspose.com/hy/imaging/java/how-to-convert-pn...
  4. 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...
  5. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Node.js`....that already exist in the LoadOptions class. In addition to them...

    docs.aspose.com/words/nodejs-net/convert-pdf-to...
  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. Ինչպես սեղմել PNG-ը Java-ում

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

    kb.aspose.com/hy/imaging/java/how-to-compress-a...
  8. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。...Contents [ Hide ] 您可以使用 LoadOptions.setPaperSize(PaperSizeType)...器上默认打印机的设置相同。 以下示例代码演示了 LoadOptions.setPaperSize(PaperSizeType)...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  9. Replacer Class | Aspose.Words for .NET

    Effortlessly replace text in documents with Aspose.Words.LowCode.Replacer. Simplify your workflow and enhance document management today!... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  10. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows fonts so we added the required fonts on the application and are adding them as shown bellow in the code sni…...in load option LoadOptions o = new LoadOptions(); o.getFontConfigs()...

    forum.aspose.com/t/visio-to-png-not-using-fonts...