Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 22,591 for

loadoptions

(0.73 sec)
  1. Ինչպես արտահանել PowerPoint-ը Word-ի միջոցով Ja...

    Այս ձեռնարկը ցույց է տալիս, թե ինչպես արտահանել PowerPoint-ը Word-ին՝ օգտագործելով Java-ը: Այն տրամադրում է կազմաձևման մանրամասներ, քայլ առ քայլ ընթացակարգ և գործարկվող ընտրանքային ծածկագիր՝ Java-ի միջոցով PPTX-ը DOCX-ի փոխարկելու համար:...ֆայլ սկավառակի վրա Ստեղծեք LoadOptions դասի օբյեկտ՝ օգտագործելով...ծանրաբեռնվածություններ, ինչպես LoadOptions-ով, որն աջակցում է տառատեսակների...

    kb.aspose.com/hy/slides/java/how-to-export-powe...
  2. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...individual PDF LoadOptions loadOptions = new LoadOptions(); loadOptions...setMswVersion(MsWordVersion.WORD_2007); loadOptions.setLoadFormat(LoadFormat...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  3. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...Options final HtmlLoadOptions loadOptions = new HtmlLoadOptions(LoadFormat...for better HTML rendering loadOptions.setSupportDivTag(false);...

    forum.aspose.com/t/height-and-width-is-not-sett...
  4. Aspose::Words::Loading::EditingLanguage enum | ...

    Aspose::Words::Loading::EditingLanguage enum. Specifies the editing language in C++.... auto loadOptions = System :: MakeObject <...Words :: Loading :: LoadOptions > (); loadOptions -> get_LanguagePreferences...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Public API Changes in Aspose.Cells 9.0.0|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....IsItalic = true ; Added LoadOptions.CultureInfo Property Aspose...NET 9.0.0 has exposed the LoadOptions.CultureInfo property which...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Encrypting Excel Files with JavaScript via C++|...

    Learn how to encrypt and password-protect Excel files using Aspose.Cells for JavaScript via C++....providing a password in the LoadOptions.password . Once the file...Workbook , SaveFormat , LoadOptions , LoadFormat , Utils } =...

    docs.aspose.com/cells/javascript-cpp/encrypting...
  7. ConverterContext class | Aspose.Words for Python

    aspose.words.lowcode.ConverterContext class. Document converter context... LoadOptions () load_options . ignore_ole_data...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Відкрийте ПСБ онлайн | products.aspose.com

    Відкрийте PSB з силою Aspose.PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/ua/view/psb/
  9. Aspose.PSD for .NET 19.8 - 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....png" ; LoadOptions loadOptions = new PsdLoadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  10. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++.... Please use the LoadOptions.GetLoadFilter() property...options and filter the data LoadOptions options ; // Include everything...

    docs.aspose.com/cells/cpp/load-source-excel-fil...