Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 73,790 for

import

(0.29 sec)
  1. Convert RTF to PPS via C# .NET or with free Onl...

    Convert Word rtf documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame...clicking inside the area to import the document. Next, press the...

    products.aspose.com/total/net/conversion/rtf-to...
  2. 在演示文稿中使用 Python 管理音频|Aspose.Slides for Python 文档

    轻松在 PPT、PPTX 和 ODP 中使用 Aspose.Slides for Python via .NET 添加、提取和管理音频帧。探索代码示例,提升您的演示文稿。...Python 代码演示了如何向幻灯片添加嵌入的音频帧: import aspose.slides as slides # 实例化一个表示演示文件的...Python 代码演示了如何更改音频帧的缩略图或预览图像: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/audio-frame/
  3. View and Update CSV Properties Online or Update...

    View and modify CSV properties through online app for free. C# .NET API code to update and add CSV properties....Update CSV Metadata Online Import CSV file by uploading it. Do...Support metadata-driven data import/export automation. Develop...

    products.aspose.com/total/net/metadata/csv/
  4. Specify 3D File Load Options in C#|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....the look up paths to allow importer to find external dependencies...= new ObjLoadOptions (); // Import materials from external material...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  5. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。... import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/zh-hant/python-net/c...
  6. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。... import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/zh-hant/python-net/c...
  7. Convert FLATOPC to PPSX via C# .NET or with fre...

    Convert Word flatopc documents to PowerPoint ppsx files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame...clicking inside the area to import the document. Next, press the...

    products.aspose.com/total/net/conversion/flatop...
  8. Convert FLATOPC to PPS via C# .NET or with free...

    Convert Word flatopc documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame...clicking inside the area to import the document. Next, press the...

    products.aspose.com/total/net/conversion/flatop...
  9. Convert FLATOPC to POT via C# .NET or with free...

    Convert Word flatopc documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame...clicking inside the area to import the document. Next, press the...

    products.aspose.com/total/net/conversion/flatop...
  10. Convert HEX to RGB in Python | Hexadecimal to RGB

    Learn how to convert HEX to RGB or RGBA color codes in Python. Includes a step-by-step guide, comparison table, and code examples....below to convert HEX to RGB: Import necessary classes from Aspose...below to convert HEX to RGBA: Import necessary classes. Create a...

    blog.aspose.com/svg/convert-hex-to-rgb-in-python/