Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 22,659 for

loadoptions

(0.14 sec)
  1. Aspose.PSD for Java 25.7 - 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 (); loadOptions . setLoadEffectsResour...Image . load ( inputFile , loadOptions )) { var gradientStroke =...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  2. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to split a presentation into it’s slides. See my testcode: package de.testaspose import com.aspose.…...LoadOptions import com.aspose.slides...main() { val loadOptions = LoadOptions() loadOptions.blobManagementOption...

    forum.aspose.com/t/aspose-slides-for-java-memor...
  3. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection....the correct password in a LoadOptions object. doc = new Document..."OoxmlSaveOptions.Password.docx" , new LoadOptions ( "MyPassword" )); Assert...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Html to Excel rowspan issue - Free Support Foru...

    I am converting excel from html using aspose cells library 25.12 version and java version 21 but rowspan is not applying in excel This is html and my java code for converting …...Options final HtmlLoadOptions loadOptions = new HtmlLoadOptions(LoadFormat...for better HTML rendering loadOptions.setSupportDivTag(false);...

    forum.aspose.com/t/html-to-excel-rowspan-issue/...
  5. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadoptions for enhanced CHM document loading. Customize your Document object with flexible options for optimal results....public class ChmLoadOptions : LoadOptions Constructors Name Description...behavior. ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Encrypt and Decrypt ODS Files with JavaScript v...

    Password‑protect and encrypt ODS files using Aspose.Cells for JavaScript via C++....providing the password via LoadOptions.password . Once loaded, set...Workbook , SaveFormat , LoadOptions , LoadFormat , Utils } =...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm in C++....the correct password in a LoadOptions object. doc = System :: MakeObject...Aspose :: Words :: Loading :: LoadOptions > ( u "MyPassword" )); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 将工作表转换为图像——用JavaScript via C++去除数据周围的空白区域|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将Microsoft Excel工作表转换为图像,并去除数据周围的空白区域。..."text/javascript" > const { Workbook , LoadOptions , LoadFilter , LoadDataFilterOption...filters const loadOptions = new LoadOptions (); loadOptions . loadFilter...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. -aw-import:ignore tag in email body causes miss...

    We have implemented a method to convert an EML file into a PDF document using the following Aspose components: Aspose.Email in version 23.11.0 Aspose.Words in version 23.12.0 The EMl file is transformed throughout the…...Words LoadOptions loadOptions = new LoadOptions { LoadFormat...Document doc = new Document(ms, loadOptions); // Ensure Page Setup (optional)...

    forum.aspose.com/t/aw-import-ignore-tag-in-emai...
  10. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....PlainTextDocument ( Stream, LoadOptions ) Creates a plain text document...PlainTextDocument ( string, LoadOptions ) Creates a plain text document...

    reference.aspose.com/words/net/aspose.words/pla...