Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 22,512 for

loadoptions

(0.06 sec)
  1. Load Specific Worksheets in a Workbook with C++...

    Learn how to load specific worksheets in a workbook using Aspose.Cells with C++ to improve performance and reduce memory usage....specified worksheet only LoadOptions loadOptions ( LoadFormat :: Xlsx...Xlsx ); loadOptions . SetLoadFilter ( new CustomLoad ()); // Create...

    docs.aspose.com/cells/cpp/load-specific-workshe...
  2. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Doc or Dot in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW ( static_cast...IncorrectPasswordExc ); auto loadOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HtmlLoadOptions.supportVml property | Aspose.Wo...

    HtmlLoadoptions.supportVml property. Gets or sets a value indicating whether to support VML images.... let loadOptions = new aw . Loading . HtmlLoadOptions...parsing the loaded document. loadOptions . supportVml = supportVml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadoptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import.... let loadOptions = new aw . Loading . RtfLoadOptions...that may occur in the text. loadOptions . recognizeUtf8Text = recognizeUtf8Text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Fix the java.lang.OutOfMemoryError while...

    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....Specify the LoadOptions LoadOptions options = new LoadOptions (); //...

    docs.aspose.com/cells/java/how-to-fix-the-java-...
  6. 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...
  7. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++.... Please use the LoadOptions.GetLoadFilter() property...will not be loaded because LoadOptions.GetLoadFilter() property...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  8. IDocumentConverterPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentConverterPlugin class. Defines an interface for external converter plugin....Description convert(inputStream, loadOptions, outputStream, saveOptions)...convertToImages(inputStream, loadOptions, saveOptions) Converts pages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Unlock ODP Presentation Files using Python | pr...

    Python source code to remove protection from ODP Presentation....slides loadOptions = slides . LoadOptions() loadOptions . password...Presentation( "encrypted-pres.odp" , loadOptions) as pres: pres . protection_manager...

    products.aspose.com/slides/python-net/unlock/odp/
  10. Different Ways to Open Files|Documentation

    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....File with LoadOptions To open a file with loadoptions, use the...the LoadOptions classes to set the related options of the classes...

    docs.aspose.com/diagram/python-net/different-wa...