Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 21,619 for

loadoptions

(0.14 sec)
  1. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...load(psdFilePath,loadOptions); int width = 0; int height...

    forum.aspose.com/t/layer-group-export-image-err...
  2. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part of our upgrade to 25.2 that for the given file, the document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.docx (34.9 KB) Could you share some l…...cleaning files generated in LoadOptions with temporary folder as...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  3. FontSettings class | Aspose.Words for Python

    aspose.words.fonts.FontSettings class. Specifies font settings for a document...set the font settings in LoadOptions when loading the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document... Document(fileName, loadOptions) Opens an existing document...format. Document(stream, loadOptions) Opens an existing document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration.... Document ( Stream, LoadOptions ) Opens an existing document...password. Document ( string, LoadOptions ) Opens an existing document...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Convert WORD to ODS using Python or with free O...

    WORD to ODS conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to ODS 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...
  7. Convert ODT to CSV using Python or with free On...

    ODT to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free ODT 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...
  8. Convert ODT to ODS using Python or with free On...

    ODT to ODS conversion in your Python applications without using Microsoft Word or Excel or online. Test free ODT to ODS 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...
  9. FieldIndex | Aspose.Words for Java

    Implements the INDEX 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...
  10. FieldDde | Aspose.Words for Java

    Implements the DDE 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...