Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 20,554 for

loadoptions

(0.04 sec)
  1. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading Excel workbooks using Aspose.Cells for Node.js via C++....VBA const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...LoadDataFilterOption . VBA ); loadOptions . setLoadFilter ( loadFilter...

    docs.aspose.com/cells/nodejs-cpp/filter-vba-pro...
  2. 用 Node.js 通过 C++ 加载工作簿中的特定工作表|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载工作簿中的特定工作表。优化性能,减少内存使用。... const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...AsposeCells . LoadFormat . Xlsx ); loadOptions . setLoadFilter ( new CustomLoad...

    docs.aspose.com/cells/zh/nodejs-cpp/load-specif...
  3. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing. To learn more, visit the documentation article in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW ( static_cast...IncorrectPasswordExc ); auto loadOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/inc...
  4. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method 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...
  5. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format 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...
  6. Aspose::Words::Loading::RtfLoadOptions::get_Rec...

    Aspose::Words::Loading::RtfLoadoptions::get_RecognizeUtf8Text method. When set to true, will try to detect UTF8 characters, they will be preserved during import in C++.... auto loadOptions = System :: MakeObject <...that may occur in the text. loadOptions -> set_RecognizeUtf8Text...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Custom PowerPoint Font in JavaScript|Aspose.Sli...

    PowerPoint custom fonts in JavaScript...)); var loadOptions = new aspose . slides . LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" ])); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/nodejs-java/custom-font/
  8. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple documents in Java....KEEP_SOURCE_LAYOUT); LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...e); } LoadOptions secondLoadOptions = new LoadOptions(); { secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Filter VBA Project while loading a workbook|Doc...

    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....load VBA LoadOptions loadOptions = new LoadOptions(LoadFormat...t.AUTO); loadOptions.setLoadFilter(new LoadFilter(LoadDataFilterOption...

    docs.aspose.com/cells/java/filter-vba-project-w...
  10. Aspose::Words::Drawing::ShapeBase::get_IsImage ...

    Aspose::Words::Drawing::ShapeBase::get_IsImage method. Returns true if this shape is an image shape in C++.... auto loadOptions = System :: MakeObject <...Words :: Loading :: LoadOptions > (); loadOptions -> set_BaseUri (...

    reference.aspose.com/words/cpp/aspose.words.dra...