Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 20,339 for

loadoptions

(0.07 sec)
  1. Lås upp PPTX presentationsfiler med Python | pr...

    Källkod för Python för att ta bort skydd från PPTX presentation....slides loadOptions = slides . LoadOptions() loadOptions . password..."encrypted-pres.pptx" , loadOptions) as pres: pres . protection_manager...

    products.aspose.com/slides/sv/python-net/unlock...
  2. ปลดล็อกไฟล์การนำเสนอ PPTX โดยใช้ Python | produ...

    ซอร์สโค้ด Python เพื่อลบการป้องกันจากการนำเสนอ PPTX...slides loadOptions = slides . LoadOptions() loadOptions . password..."encrypted-pres.pptx" , loadOptions) as pres: pres . protection_manager...

    products.aspose.com/slides/th/python-net/unlock...
  3. Ontgrendel ODP presentatiebestanden met Python ...

    Python broncode om de beveiliging van ODP Presentatie te verwijderen....slides loadOptions = slides . LoadOptions() loadOptions . password...Presentation( "encrypted-pres.odp" , loadOptions) as pres: pres . protection_manager...

    products.aspose.com/slides/nl/python-net/unlock...
  4. Ouvrir des fichiers de différentes versions de ...

    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....0, utilisez LoadOptions et définissez l’attribut...l’attribut associé pour la classe LoadOptions du fichier modèle à charger...

    docs.aspose.com/cells/fr/java/opening-different...
  5. Öffnen von verschiedenen Microsoft Excel Versio...

    In diesem Artikel wird erklärt, wie man verschiedene Excel Versionen von Dateien mithilfe der Aspose.Cells for .NET API öffnet....zu öffnen, verwenden Sie LoadOptions und legen das zugehörige...zugehörige Attribut für die LoadOptions -Klasse der zu ladenden Vorlagendatei...

    docs.aspose.com/cells/de/net/opening-different-...
  6. Abrir Archivos de Diferentes Versiones de Micro...

    Este artículo explica cómo abrir archivos de diferentes versiones de Excel utilizando la API Aspose.Cells for .NET....0, use LoadOptions y establezca el atributo...relacionado para la clase LoadOptions del archivo de plantilla...

    docs.aspose.com/cells/es/net/opening-different-...
  7. Изменения в открытом API в Aspose.Cells 8.8.3|D...

    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.Cells...использовании вновь открытого метода LoadOptions.SetPaperSize, как показано...

    docs.aspose.com/cells/ru/net/public-api-changes...
  8. Aspose.PSD Python via .NET 24.6 için - Sürüm No...

    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....png" loadOpt = PsdLoadOptions () loadOpt . allow_warp_repaint...allow_warp_repaint = True loadOpt . load_effects_resource = True pngOpt...

    docs.aspose.com/psd/tr/python-net/aspose-psd-py...
  9. Mudanças na API Pública no Aspose.Email 5.7.0|D...

    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....Classe HtmlLoadOptions Classe LoadOptions Classe MhtmlLoadOptions Classe...load(InputStream stream,LoadOptions options) Método Aspose.Email...

    docs.aspose.com/email/pt/java/public-api-change...
  10. باز کردن قفل فایل های ارائه PPT با استفاده از C...

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

    products.aspose.com/slides/fa/cpp/unlock/ppt/