Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 22,837 for

loadoptions

(0.04 sec)
  1. Compare Documents in Node.js|Aspose.Words for N...

    Compare two documents in any supported formats and shows content changes using Node.js. You can apply advanced options when comparing.... optionally providing a LoadOptions object to specify the format...stream , new asposewords . LoadOptions ()); Q: What file formats...

    docs.aspose.com/words/nodejs-net/compare-docume...
  2. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java.... Create a EPUB LoadOptions . Initialize Document object...instance of EpubLoadOptions $loadOption = new EpubLoadOptions ();...

    docs.aspose.com/pdf/php-java/convert-other-file...
  3. 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...
  4. Aspose.PSD for .NET 25.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....string >(); PsdLoadOptions loadOptions = new PsdLoadOptions () {...Image . Load ( sourceFile , loadOptions )) { // It gets WarpSettings...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-5...
  5. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  6. 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-...
  7. MailMerger Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MailMerger. Effortlessly fill templates with data using simple and advanced mail merge techniques for seamless document automation.... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose.PSD for .NET 24.5 - 发布说明|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....psd" ); PsdLoadOptions loadOptions = new PsdLoadOptions () {...Image . Load ( sourceFile , loadOptions )) { // 这里不应该有错误 psdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. 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...
  10. Convert Markdown to Word using C#

    This short article guides how to convert Markdown to Word using C#. It has IDE settings, a list of instructions, and a sample code to transform Markdown to DOCX using C#....control the conversion, use LoadOptions for controlling the MD file...

    kb.aspose.com/words/net/convert-markdown-to-wor...