Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 22,667 for

loadoptions

(0.26 sec)
  1. Loading and Saving Messages|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....Email provides the LoadOptions class that can be used as...

    docs.aspose.com/email/java/loading-and-saving-m...
  2. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...documents, consider using LoadOptions to specify any settings that...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  3. 将各种图像格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF for Java库将各种图像格式转换为PDF。...FileNotFoundExceptio { // 创建一个 CGM LoadOptions CgmLoadOptions options =...SvgLoadOptions 的类,该类用于初始化 LoadOptions 对象。随后,此对象在 Document 对象初始...

    docs.aspose.com/pdf/zh/java/convert-images-form...
  4. FieldToa | Aspose.Words for Java

    Implements the TOA 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. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for PHP library allows to convert various images formats to PDF....is used to initialize the LoadOptions object. Later, this object...new SvgLoadOptions object $loadOption = new SvgLoadOptions ();...

    docs.aspose.com/pdf/php-java/convert-images-for...
  6. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....one" , new LoadOptions()); 76 77 // Create an object...

    docs.aspose.com/note/java/working-with-onenote-...
  7. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...wbc = new Workbook(ms, new LoadOptions(LoadFormat.Xlsx)); wbc.CalculateFormula();...

    forum.aspose.com/t/html-file-is-displayed-incor...
  8. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...docx", new LoadOptions() {{ setFontSettings(fontSettings);...

    forum.aspose.com/t/some-styles-were-not-copied-...
  9. Document | Aspose.Words for Java

    Represents a Word document in Java....Document(String fileName, LoadOptions loadOptions) Opens an existing...Document(InputStream stream, LoadOptions loadOptions) Initializes a new...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....is used to initialize the LoadOptions object. Later on this object...

    docs.aspose.com/pdf/python-net/convert-other-fi...