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

loadoptions

(0.08 sec)
  1. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a Loadoptions object. Each load format has a corresponding class that holds load options for that load format....overloads that accept a LoadOptions object. This should be an...a class derived from the LoadOptions class. Each load format has...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  2. 使用 Aspose.Cells 和 C++ 检查密码修改权限|Documentation

    使用 Aspose.Cells 和 C++ 检查提供的密码是否匹配“密码修改”...inside the load options LoadOptions opts ; opts . SetPassword...

    docs.aspose.com/cells/zh/cpp/check-password-to-...
  3. Convert DOCX to PPSX via C++ or with free Onlin...

    Export DOCX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSX online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/docx-t...
  4. Check Password to modify using Aspose.Cells for...

    Learn how to check if a password to modify matches using Aspose.Cells for Node.js via C++.... LoadOptions (); opts . setPassword (...

    docs.aspose.com/cells/nodejs-cpp/check-password...
  5. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  6. AI Grammar Checking|Aspose.Words for .NET

    Check a document grammar. Aspose.Words for .NET allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude models....document from a FileStream with LoadOptions that set LoadFormat appropriately...

    docs.aspose.com/words/net/grammar-checking/
  7. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  8. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....inside the load options LoadOptions opts ; opts . SetPassword...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  9. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...] 可能的使用场景 请在过滤工作簿中的数据时使用 LoadOptions.GetLoadFilter() 属性。如果要从单个工作表过滤数据,则必须重写...charts from the workbook LoadOptions lOptions ; lOptions . SetLoadFilter...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...