Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 22,506 for

loadoptions

(0.09 sec)
  1. 如何在 Python 中将 TSV 转换为 Excel

    本快速教程描述了如何在 Python 中将 TSV 转换为 Excel 的过程。它提供了 Python 环境配置、编程步骤和一个可运行的示例代码,可用于在 Python 中编写 TSV 到 Excel 转换器。...指令添加必要的类和枚举器 创建 LoadOptions 类以设置 TSV 加载格式 使用 LoadOptions 对象中的指定属性加载...转换器的步骤。一开始,LoadOptions 类对象在加载模板 TSV 文件之前被声明和初始化,因为 LoadOptions 类提供了...

    kb.aspose.com/zh/cells/python/how-to-convert-ts...
  2. Benutzerdefinierte PowerPoint-Schriftart in Jav...

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

    docs.aspose.com/slides/de/nodejs-java/custom-font/
  3. 档案

    档案... 使用源文档的 文件格式 初始化 LoadOptions 类的实例。 实例化 Presentation 类的对象,并使用第一个...类的对象,并使用第一个 PPTX 文件和 LoadOptions 类的对象对其进行初始化。 加载第二个源 PPTX 文件。...

    blog.aspose.com/zh/slides/combine-multiple-powe...
  4. Aspose.PSD for Python via .NET 24.6 - บันทึกการ...

    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/th/python-net/aspose-psd-fo...
  5. Aspose.PSD за Python via .NET 24.6 - Бележки за...

    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/bg/python-net/aspose-psd-fo...
  6. Notes de version d'Aspose.PSD pour Python via ....

    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....jpg" ) loadOpt = PsdLoadOptions () loadOpt . load_effects_resource...PsdImage . load ( sourceFile , loadOpt ) as psdImage : psdImage ....

    docs.aspose.com/psd/fr/python-net/aspose-psd-po...
  7. Spécifier les polices de présentation par défau...

    Définir les polices par défaut dans Aspose.Slides pour C++ afin d’assurer une conversion correcte des fichiers PowerPoint (PPT, PPTX) et OpenDocument (ODP) vers PDF, XPS et images....: Créer une instance de LoadOptions. Définir DefaultRegularFont...défaut auto loadOptions = MakeObject < LoadOptions > ( LoadFormat...

    docs.aspose.com/slides/fr/cpp/default-font/
  8. arkiv

    arkiv...Skapa ett objekt av klassen LoadOptions och initiera det med FileFormatType...// Skapa CSV LoadOptions-objekt var loadOptions = aspose.cells...

    blog.aspose.com/sv/cells/convert-csv-to-excel-o...
  9. Personalizar fuentes de PowerPoint en Android|D...

    Personaliza fuentes en diapositivas de PowerPoint con Aspose.Slides para Android mediante Java para mantener tus presentaciones nítidas y coherentes en cualquier dispositivo....ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" }); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/es/androidjava/custom-font/
  10. Personalizar fuentes de PowerPoint en Java|Docu...

    Personaliza las fuentes en las diapositivas de PowerPoint con Aspose.Slides para Java para mantener tus presentaciones nítidas y coherentes en cualquier dispositivo....ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" }); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/es/java/custom-font/