Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 67,129 for

import

(0.09 sec)
  1. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....locally to a presentation: import aspose.slides as slides with...width, height, fname) method: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/video-frame/
  2. Error reading PDF documents - Free Support Foru...

    Hi! In your demo (see attached images), reading and converting from PDF documents is supported, but when using this feature, the following error message appears: “Pdf format is not supported on this platform. Use .NET S…...Words does not include PDF import functionality, so the runtime...it is unrelated to the PDF‑import limitation. Why it happens...

    forum.aspose.com/t/error-reading-pdf-documents/...
  3. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。... import aspose.slides.charts as charts import aspose.slides...PPTX 文件。 import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  4. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....using Python import AsposePDFPythonWrapp as ap import AsposePDFPython...

    products.aspose.com/pdf/python-cpp/stamps/text/
  5. Disable CSS while Saving to HTML with Python.NE...

    Learn how to disable CSS styles when saving Excel files to HTML format using Aspose.Cells for Python via .NET API.... Sample Code import os from aspose.cells import Workbook , HtmlSaveOptions...

    docs.aspose.com/cells/python-net/disable-css-wh...
  6. Extract Attachments from PDF using Python | Asp...

    Extract Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....PDF document import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/attachments/...
  7. Aspose.Cells for Reporting Services Report Desi...

    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....work with shared datasets, import SSRS 2008/2008R2 definition...Overview Shared Datasets Support Importing Report Definition Files (SSRS...

    docs.aspose.com/cells/reportingservices/aspose-...
  8. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  9. ImageData.CropTop | Aspose.Words for .NET

    Optimize your images with ImageData CropTop, controlling picture removal from the top for perfect framing and enhanced visual appeal....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your images by removing unwanted portions from the bottom for a perfect fit....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...