Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 22,885 for

loadoptions

(0.93 sec)
  1. Customize PowerPoint Fonts in .NET|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for .NET to keep your presentations sharp and consistent across any device....ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets\\fonts" , "global\\fonts" }; loadOptions . DocumentLevelFontSou ....

    docs.aspose.com/slides/net/custom-font/
  2. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your presentations sharp and consistent across any device....ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" }); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/java/custom-font/
  3. Public API Changes in Aspose.Cells 8.8.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....html ); HTMLLoadOptions loadOptions = new Aspose . Cells . HTMLLoadOptions...HTMLLoadOptions ( LoadFormat . Html ); loadOptions . KeepPrecision = true ;...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Public API Changes in Aspose.Cells 8.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.... Added MemorySetting to LoadOptions & WorkbookSettings Starting...is now available in the LoadOptions and WorkbookSettings classes...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device....ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" }); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/androidjava/custom-font/
  6. Aspose.PSD for Java 25.7 - 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....PsdLoadOptions loadOptions = new PsdLoadOptions (); loadOptions . setLoadEffectsResour...Image . load ( inputFile , loadOptions )) { var gradientStroke =...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....options */ LoadOptions loadOptions = new LoadOptions ( LoadFileFormat...dataDir + "Drawing1.vsx" , loadOptions );...

    docs.aspose.com/diagram/java/your-first-aspose-...
  8. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...try { var loadOptions = new Aspose.Cells.LoadOptions(loadFormats[counter++]);...Workbook(nativeExcelDocument, loadOptions); isExcelDocumentLoade =...

    forum.aspose.com/t/protected-sheet-without-pass...
  9. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadoptions to enhance your Markdown document loading experience. Customize options for seamless integration into your projects....class MarkdownLoadOptions : LoadOptions Constructors Name Description...))) { MarkdownLoadOptions loadOptions = new MarkdownLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadoptions to enhance RTF document loading with customizable settings for seamless integration into your projects....public class RtfLoadOptions : LoadOptions Constructors Name Description...document. RtfLoadOptions loadOptions = new RtfLoadOptions ();...

    reference.aspose.com/words/net/aspose.words.loa...