Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 21,627 for

loadoptions

(0.23 sec)
  1. Mở khóa tệp bản trình bày PPT bằng C++ | produc...

    mã nguồn C++ để xóa bảo vệ khỏi Bản trình bày PPT....C++ auto loadOptions = System :: MakeObject < LoadOptions > ();...(); loadOptions -> set_Password( u "123123" ); auto presentation...

    products.aspose.com/slides/vi/cpp/unlock/ppt/
  2. باز کردن قفل فایل های ارائه ODP با استفاده از C...

    کد منبع C++ برای حذف حفاظت از ارائه ODP....C++ auto loadOptions = System :: MakeObject < LoadOptions > ();...(); loadOptions -> set_Password( u "123123" ); auto presentation...

    products.aspose.com/slides/fa/cpp/unlock/odp/
  3. Filtrar proyecto VBA al cargar un libro de trab...

    Aprenda cómo filtrar proyectos VBA al cargar libros de Excel usando Aspose.Cells for Node.js via C++....VBA const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...LoadDataFilterOption . VBA ); loadOptions . setLoadFilter ( loadFilter...

    docs.aspose.com/cells/es/nodejs-cpp/filter-vba-...
  4. دعم المكتبة القابلة للإيقاف|وثائق Aspose.Slides

    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....رموز متعددة تمرر إلى طريقة LoadOptions.set_InterruptionToken() ...الإيقاف ويتم تمرير مثيل LoadOptions إلى منشئ Presentation ، سيتم...

    docs.aspose.com/slides/ar/cpp/support-for-inter...
  5. C++ ile Bir Çalışma Kitabında Belirli Çalışma S...

    Aspose.Cells kullanarak belirli çalışma sayfalarını yüklemeyi öğrenin, böylece performansı artırabilir ve bellek kullanımını azaltabilirsiniz....specified worksheet only LoadOptions loadOptions ( LoadFormat :: Xlsx...Xlsx ); loadOptions . SetLoadFilter ( new CustomLoad ()); // Create...

    docs.aspose.com/cells/tr/cpp/load-specific-work...
  6. MergeFormatMode Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.LowCode.MergeFormatMode enum för att optimera dokumentsammanfogning. Förbättra formateringskontrollen när du kombinerar flera filer utan problem....KeepSourceLayout ); LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...true }; LoadOptions secondLoadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/sv/net/aspose.words....
  7. فتح العرض التقديمي - واجهة برمجة تطبيقات PowerP...

    فتح أو تحميل عرض تقديمي PPT, PPTX, ODP في C++...خاصية get_Password() (من فئة LoadOptions ) لفك تشفير العرض التقديمي...System :: SharedPtr < LoadOptions > loadOptions = System :: MakeObject...

    docs.aspose.com/slides/ar/cpp/open-presentation/
  8. Aspose.Cells 8.8.3の公開API変更|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.... Xlsx ); LoadOptions.SetPaperSizeメソッドの追加 Aspose...for .NET 8.8.3では、新たに公開されたLoadOptions.SetPaperSizeメソッドを使用して、デフ...

    docs.aspose.com/cells/ja/net/public-api-changes...
  9. Eliminar espacios redundantes después de un sal...

    Aprende a eliminar espacios redundantes después de saltos de línea al importar HTML usando Aspose.Cells for Node.js via C++....keep precision true const loadOptions = new AsposeCells . HtmlLoadOptions...AsposeCells . LoadFormat . Html ); loadOptions . setDeleteRedundantSp (...

    docs.aspose.com/cells/es/nodejs-cpp/delete-redu...
  10. Evita la notazione esponenziale di numeri grand...

    Impara come evitare la notazione esponenziale di numeri grandi durante l’importazione da HTML usando Aspose.Cells for C++....c )); } HtmlLoadOptions loadOptions = HtmlLoadOptions ( LoadFormat...LoadFormat :: Html ); loadOptions . SetKeepPrecision ( true ); Vector...

    docs.aspose.com/cells/it/cpp/avoid-exponential-...