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

loadoptions

(0.52 sec)
  1. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... Create a EPUB LoadOptions . Initialize Document object...FileNotFoundExceptio { // Create a EPUB LoadOptions EpubLoadOptions options =...

    docs.aspose.com/pdf/java/convert-other-files-to...
  2. 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...
  3. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....start , Point end , LoadOptions loadOptions ) { throw new NotImplementedExcept...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  4. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD 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...
  5. 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...
  6. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....System :: SharedPtr < LoadOptions > loadOptions = System :: MakeObject...MakeObject < LoadOptions > (); loadOptions -> set_DefaultTextLanguage...

    docs.aspose.com/slides/cpp/text-formatting/
  7. How to Convert PNG to ICON in Java

    This article encompasses the simple steps on how to convert PNG to ICON in Java. It provides all the required resources, important classes, methods and a working sample code to develop a PNG to ICO converter in Java.... The LoadOptions class provided different...

    kb.aspose.com/imaging/java/how-to-convert-png-t...
  8. Create Multipage TIFF using Java

    This show guide explains how to create multipage TIFF using Java. It provides information to set the IDE, a list of steps, and a sample code to combine multiple TIFF files into one using Java....filter images by using the LoadOptions class object while loading...

    kb.aspose.com/imaging/java/create-multipage-tif...
  9. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....different load options using the LoadOptions class object like setting...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  10. Convert DICOM to PNG using C#

    Follow this article to transform your images format from DICOM to PNG using C#. It has details to set the IDE, a list of steps, and a sample code to convert DCM to PNG using C#....images from a stream with LoadOptions to control buffer size, for...

    kb.aspose.com/imaging/net/convert-dicom-to-png-...