Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 22,833 for

loadoptions

(0.12 sec)
  1. Public API Changes in Aspose.Email 5.7.0|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....Class HtmlLoadOptions Class LoadOptions Class MhtmlLoadOptions Class...load(InputStream stream,LoadOptions options) Method Aspose.Email...

    docs.aspose.com/email/java/public-api-changes-i...
  2. Opening Files with Different Formats|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....Versions User may use the LoadOptions class to specify the format...template file. Or use the LoadOptions method and select the EXCEL_97_TO_2003...

    docs.aspose.com/cells/java/opening-files-with-d...
  3. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....from(InputStream input, LoadOptions loadOptions) Specifies input document...from(String input, LoadOptions loadOptions) Specifies input document...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.PSD for Python via .NET 24.6 - Release N...

    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....png" loadOpt = PsdLoadOptions () loadOpt . allow_warp_repaint...allow_warp_repaint = True loadOpt . load_effects_resource = True pngOpt...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  5. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....canLoad(InputStream stream, LoadOptions loadOptions) Determines whether...optionally using the specified loadOptions . canLoad(String filePath)...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  6. Picture Fill Is Not Considered When Exporting a...

    In a C# environment, using the latest version of Aspose.Slides package to this day (25.12.0), I have this presentation that contains only one slide: Export-PNG-Color-NOK.zip (795,6 Ko) The slide only contains one pic…...documentation: LoadOptions loadOptions = new LoadOptions() { BlobManagementOption...Slides.Presentation(pptxPath, loadOptions)) { using (IImage image =...

    forum.aspose.com/t/picture-fill-is-not-consider...
  7. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files....set password LoadOptions loadOptions ; loadOptions . SetPassword...workbook ( u "Book1.xlsx" , loadOptions ); // Remove password protection...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  8. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document....we will have to provide a LoadOptions object with the correct password...load_options = aw . loading . LoadOptions ( password = '@sposeEncrypted_1145'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GetPresentationInfo Method Is Unable to Determi...

    Hi Team, Attached a simple pptm file, for which GetPresentationInfo() returns with an instance of IPresentationInfo with LoadFormat.Unknown value of LoadFormat attribute The pptm file can be opened without any problem…...supply LoadOptions var loadOptions = new LoadOptions { LoadFormat...GetPresentationInfo("sample.pptm", loadOptions); Console.WriteLine(info...

    forum.aspose.com/t/getpresentationinfo-method-i...
  10. IDocumentMergerPlugin class | Aspose.Words for ...

    Aspose.Words.IDocumentMergerPlugin class. Defines an interface for external merger plugin that can merge Pdf documents....merge(outputStream, inputStreams, loadOptions) Merges the given input PDF...

    reference.aspose.com/words/nodejs-net/aspose.wo...