Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 20,336 for

loadoptions

(0.04 sec)
  1. Convert PPT to WORD via Java or with free Onlin...

    Java API to Export PPT to WORD without using Microsoft Word or PowerPoint or online. Test free PPT to WORD online converter quickly before integrating the code....the correct password in a LoadOptions object. Convert PPT to WORD...

    products.aspose.com/total/java/conversion/ppt-t...
  2. 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...
  3. 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...
  4. 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-...
  5. Convert DOCX to Excel via Java or Free Online A...

    Convert DOCX to Excel via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to Excel online converter quickly before integrating the code....the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/java/conversion/docx-...
  6. Working with OneNote Document

    OneNote Java API can be used to parse Microsoft Office OneNote documents to extract separate document elements such as pages, images, rich text, outline, title, table, attached files, and others. Another possible task is to find all text and get a total count of nodes etc....one" , new LoadOptions()); 76 77 // Create an object...

    docs.aspose.com/note/java/working-with-onenote-...
  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. Working with Tables

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......one" , new LoadOptions()); 5 6 // Get a list of...

    docs.aspose.com/note/java/working-with-tables/
  9. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....the correct password in a LoadOptions object. doc = new Docume..."OoxmlSaveOptions.Password.docx", new LoadOptions("MyPassword")); Assert.assertEquals("Hello...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.PSD for Java 20.9 - 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....LoadOptions) M:com.aspose.psd.fileformats...smartObjectLayer . loadContents ( new LoadOptions ()); try { invertImage (...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...