Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 20,296 for

loadoptions

(0.07 sec)
  1. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.... DOCX ) # The LoadOptions object has an option to update...options = aw . loading . LoadOptions () options . update_dirty_fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...set password LoadOptions loadOptions ; loadOptions . SetPassword...workbook ( u "Book1.xlsx" , loadOptions ); // Remove password protection...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  3. Convert CSV, TSV and TXT to Excel|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....open CSV files, use the LoadOptions class and select the CSV...developers should use the LoadOptions class and select the TSV...

    docs.aspose.com/cells/java/convert-csv-tsv-and-...
  4. 阅读由 Apple Inc. 开发的数字电子表格 Aspose.Cells for Node....

    学习如何使用 Aspose.Cells for Node.js via C++ 读取由 Apple Inc. 开发的数字电子表格。...您需要在构造函数中使用 LoadOptions 类并指定 LoadFormat.Numbers ...opts = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/read-number...
  5. Open CSV 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....open CSV files, use the LoadOptions class, and select the CSV...

    docs.aspose.com/cells/python-java/open-csv-files/
  6. MD to PDF Converter using C++ | Aspose.PDF

    Sample code for MD to PDF conversion using C++. Use C++ example for batch MD to PDF conversion....file: // Create LoadOptions auto loadOptions = MakeObject < MdLoadOptions...> ( u "sourceFile.md" , loadOptions ); // Save the file into...

    products.aspose.com/pdf/cpp/conversion/md-to-pdf/
  7. MHTML to XLS Converter using C++ | Aspose.PDF

    Sample code for MHTML to XLS conversion using C++. Use C++ example for batch MHTML to XLS conversion....file: // Create LoadOptions auto loadOptions = MakeObject < MhtLoadOptions...> ( u "sourceFile.mht" , loadOptions ); // Create SaveOptions...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  8. Aspose::Words::Loading::HtmlLoadOptions::get_Co...

    Aspose::Words::Loading::HtmlLoadoptions::get_ConvertSvgToEmf method. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format. Default value is false and, if possible, loaded SVG images are stored as is without conversion in C++.... auto loadOptions = MakeObject < HtmlLoadOptions...HtmlLoadOptions > (); loadOptions -> set_ConvertSvgToEmf ( true ); auto...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Working with Pages

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Note 3 LoadOptions options = new LoadOptions(); 4 Document..."pages/" ; 2 3 LoadOptions loadOptions = new LoadOptions(); 4 loadOptions...

    docs.aspose.com/note/java/working-with-pages/
  10. 使用 C++ 合并 EPUB 到 PDF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 EPUB 文档合并为一个 PDF 单个文件...PageSizeAdjustmentMo = Aspose :: Pdf :: LoadOptions :: PageSizeAdjustmentMo ::...MarginsAreaUsageMode = Aspose :: Pdf :: LoadOptions :: MarginsAreaUsageMode ::...

    products.aspose.com/pdf/zh-hant/cpp/merger/epub...