Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 22,661 for

loadoptions

(0.18 sec)
  1. IFC Group Support|Documentation

    This documentation page demonstrates how to read semantic hierarchy from an IFC file using Aspose.3D for .NET....ifc" , loadOptions ); void PrintGroup ( Group...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  2. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...HtmlLoadOptions loadOptions = new HtmlLoadOptions(); loadOptions.setPageSize(PageSize...setPageSize(PageSize.A4); loadOptions.setFontEmbeddingMode(FontEmbeddingMode...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  3. Paragraph Numbering not included when extractin...

    We use com.aspose.words to extract metadata and text from word documents. I believe we’re on version 25.12. Attaching a sample document that reproduces the issue, (see the bottom section References) Section Breaks 20p.…...Are you using any custom LoadOptions when loading the document...

    forum.aspose.com/t/paragraph-numbering-not-incl...
  4. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....presentation: var loadOptions = new aspose . slides . LoadOptions (); loadOptions...slides . Presentation ( loadOptions ); try { // Adds a new rectangle...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. Load the Workbook with specific System Culture ...

    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....js via C++ provides the LoadOptions.CultureInfo property, which...options = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/nodejs-cpp/load-the-workb...
  6. ImageLoadException - Free Support Forum - aspos...

    class com.aspose.psd.coreexceptions.ImageLoadException: Image loading failed. ---> class com.aspose.psd.internal.Exceptions.ArgumentException: Appropreate layer section resource can't be created. Type tool key: 166864165…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setUse...ue); loadOptions.setAllowWarpRepaint(true); loadOptions.setU...

    forum.aspose.com/t/imageloadexception/325242
  7. PDF to PDF/A 3 B results in formatting errors -...

    Hello, I have problems converting PDF-files to PDF/A3 B. Éspecially the formatting of tables is often weird. Sometimes a word/words of a sentence is/are moved up or down or moved over other text. Somestimes hyperlin…...LoadOptions(Aspose.Words.LoadFormat.Html...To convert the HTML file LoadOptions . ResourceLoadingStrat CustomLoaderOfExtern...

    forum.aspose.com/t/pdf-to-pdf-a-3-b-results-in-...
  8. Aspose.PSD for .NET 24.5 - 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....psd" ); PsdLoadOptions loadOptions = new PsdLoadOptions () {...Image . Load ( sourceFile , loadOptions )) { // There should no error...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  9. 优化处理大型具有大量数据集文件时的内存使用,使用 C++|Documentation

    学习如何在使用 Aspose.Cells 和 C++ 处理大型Excel文件时优化内存使用。...); // Specify the LoadOptions LoadOptions opt ; // Set the memory...

    docs.aspose.com/cells/zh/cpp/optimizing-memory-...
  10. FieldFileSize | Aspose.Words for Java

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