Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 22,624 for

loadoptions

(0.12 sec)
  1. Convert DOT to CSV using Python or with free On...

    DOT to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to CSV online converter quickly before integrating the code....Workbook class with file and LoadOptions as parameters Call the save...

    products.aspose.com/total/python-net/conversion...
  2. FieldToc | Aspose.Words for Java

    Implements the TOC 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...
  3. 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...
  4. 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...
  5. 将各种图像格式转换为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...
  6. 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...
  7. 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...
  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. 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...
  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...