Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 20,554 for

loadoptions

(0.04 sec)
  1. Custom PowerPoint Font in Java|Aspose.Slides Do...

    PowerPoint custom fonts in Java...ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" }); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/java/custom-font/
  2. Custom PowerPoint Font in C#|Aspose.Slides Docu...

    PowerPoint custom fonts in C#...ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets\\fonts" , "global\\fonts" }; loadOptions . DocumentLevelFontSou ....

    docs.aspose.com/slides/net/custom-font/
  3. HtmlLoadOptions.SupportVml | Aspose.Words for .NET

    Discover how the HtmlLoadoptions SupportVml property enhances your web experience by enabling VML image support for improved graphics quality.... HtmlLoadOptions loadOptions = new HtmlLoadOptions ();...parsing the loaded document. loadOptions . SupportVml = supportVml...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Custom PowerPoint Font in Java|Aspose.Slides Do...

    PowerPoint custom fonts in Java...ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" }); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/androidjava/custom-font/
  5. Open Different Microsoft Excel Versions Files|D...

    This article explains how to open different excel versions files using Aspose.Cells for Python via .NET API....0 file, use LoadOptions and set the related attribute...attribute for the LoadOptions class for the template file to be loaded...

    docs.aspose.com/cells/python-net/opening-differ...
  6. Aspose::Words::LowCode::Converter::ConvertToIma...

    Aspose::Words::LowCode::Converter::ConvertToImages method. Converts the pages of the specified document to images in the specified format and returns an array of streams containing the images in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&, const System::SharedP...Words :: Loading :: LoadOptions > & loadOptions , const System ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Aspose::Words::WarningInfoCollection::idx_get m...

    Aspose::Words::WarningInfoCollection::idx_get method. Gets an item at the specified index in C++....WarningInfoCollectio > (); auto loadOptions = System :: MakeObject <...Words :: Loading :: LoadOptions > (); loadOptions -> set_WarningCallback...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. Opening Different Microsoft Excel Versions File...

    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....0 file, use LoadOptions and set the related attribute...attribute for the LoadOptions class for the template file to be loaded...

    docs.aspose.com/cells/java/opening-different-mi...
  9. IDocumentConverterPlugin.convert_to_images meth...

    IDocumentConverterPlugin.convert_to_images method. Converts pages from document from input stream to array of images.... LoadOptions , save_options : aspose ...input stream. load_options LoadOptions The document load options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…... Load Options : Utilize LoadOptions to manage how the presentation...your function that includes LoadOptions to skip embedded binary objects:...

    forum.aspose.com/t/an-exception-is-thrown-when-...