Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 20,557 for

loadoptions

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Callback errors during export and load|CAD Docu...

    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.... Errors property in LoadOptions object is used to store messages...

    docs.aspose.com/cad/net/developer-guide/callbac...
  5. Callback errors during export and load|CAD Docu...

    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.... Errors property in LoadOptions object is used to store messages...

    docs.aspose.com/cad/net/callback-errors-during-...
  6. Presentation Properties|Aspose.Slides Documenta...

    Manage PowerPoint presentation properties in Java...presentation: LoadOptions loadOptions = new LoadOptions (); loadOptions...pres = new Presentation ( loadOptions ); try { // Adds a new rectangle...

    docs.aspose.com/slides/java/presentation-proper...
  7. Create or Work with OneNote Notebook in C# API

    OneNote NoteBook C# API lets you create or save NoteBook to Stream, load NoteBook from file, export NoteBook to Image with Options and export NoteBook to PDF...Loading Notebook File with LoadOptions By default, notebook’s child...NotebookLoadOptions loadOptions = new NotebookLoadOptions(); 5 loadOptions. InstantLoading...

    docs.aspose.com/note/net/working-with-onenote-n...
  8. Pogledajte PSD, PSB ili AI | products.aspose.com

    Pretvorite slike i druge formate Adobe PhotoShop & Illustrator...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/cr/view/
  9. Replacer Class | Aspose.Words for .NET

    Effortlessly replace text in documents with Aspose.Words.LowCode.Replacer. Simplify your workflow and enhance document management today!... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  10. Merge 3MF File Formats via Java | products.aspo...

    Sample Java merge 3MF file. Use this example code to merge 3MF file within any Web or Desktop Java based application....subScene = new Scene(); LoadOptions opt = fmt.createLoadOptions();...subScene2 = new Scene(); LoadOptions opt2 = fmt2.createLoadOptions();...

    products.aspose.com/3d/java/merger/3mf/