Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 20,760 for

loadoptions

(0.04 sec)
  1. Public API Changes in Aspose.Cells 8.8.1|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.... enumeration along with LoadOptions.LoadDataFilterOption property...//Create an instance of LoadOptions & initialize it with type...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...Cells 允许您不加载图表,使用 LoadOptions.GetLoadFilter() 属性实现。 加载不带图表的电子表格...options and filter the data LoadOptions options ; // Include everything...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...
  3. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only.... You can also use the LoadOptions object from the Aspose.Slides...the loading process. The LoadOptions from the Aspose.Words library...

    kb.aspose.com/slides/python/how-to-convert-powe...
  4. Version 25.4 throws errors on Aspose.Email.Mail...

    Error only occurs with version 25.4, rolled back to 25.3 and no issue. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at #=qaZ1xMXqCYtFeDGhG8UEKs7qtpIOlrA6JLUcrPbLW2hY=.#=zc2DLITKzSR9Mdy72vfhu_mo8…...#=zQyChJ5G0zYO3(Stream #=zrfFiqhk=, LoadOptions #=zhl87mf4=) alexander.pavlov...

    forum.aspose.com/t/version-25-4-throws-errors-o...
  5. Aspose.PSD for .NET 23.1 - 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" ; var loadOptions = new PsdLoadOptions () {...Image . Load ( sourceFile , loadOptions )) { // First we resize whole...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  6. FieldFormula | Aspose.Words for Java

    Implements the formula 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. EPUB to PDF Merge using Java | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... LoadOptions . PageSizeAdjustmentMo .... ( com . aspose . pdf . LoadOptions . MarginsAreaUsageMode ....

    products.aspose.com/pdf/java/merger/epub-to-pdf/
  8. ReportBuilder Class | Aspose.Words for .NET

    Effortlessly create dynamic reports with Aspose.Words LowCode ReportBuilder. Utilize LINQ Reporting Engine to fill templates with data seamlessly.... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  9. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...following code: PsdLoadOptions loadOpt = new PsdLoadOptions(); //...For the Applying of effects loadOpt.setLoadEffectsResour(true);...

    forum.aspose.com/t/rendition-with-layer-effects...
  10. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... LoadOptions ( aw . LoadFormat . HTML...from stream and pass the LoadOptions object. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...