Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 73,773 for

import

(0.38 sec)
  1. Შეკუმშოს WORD Python

    შეკუმშოს WORD Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....install aspose-words კოპირება import aspose.words as aw doc = aw..."Output.docx" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/compres...
  2. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。...示例展示了如何在演示文稿中创建表格: import aspose.pydrawing as draw import aspose.slides...示例展示了如何访问并操作已有表格: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/zh/python-net/manage-table/
  3. Manage VBA Projects in Presentations with Pytho...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Python via .NET to streamline your workflow....scratch to a presentation: import aspose.slides as slides # Create...how to remove a VBA macro: import aspose.slides as slides # Load...

    docs.aspose.com/slides/python-net/presentation-...
  4. Converting a SVG file to EMF using Python | Asp...

    Sample code on Python for SVG to EMF conversion. Use example code for batch SVG to EMF conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/s...
  5. Converting a PDF file to PNG using Python | Asp...

    Sample code on Python for PDF to PNG conversion. Use example code for batch PDF to PNG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/p...
  6. 使用C++通过JavaScript将JSON转换为CSV|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON数据转换为CSV。...> </ head > < body > < h1 > Import JSON to CSV Example </ h1 >...importOptions . ignoreTitle = true ; // Import JSON data into worksheet cells...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. 从演示文稿中使用 Python 获取形状有效属性|Aspose.Slides for Pyth...

    了解 Aspose.Slides for Python via .NET 如何计算并应用有效的形状属性,以实现精确的 PowerPoint 和 OpenDocument 渲染。... import aspose.slides as slides with...有效 值。 以下示例展示了如何获取 有效 相机属性: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  8. Remove Attachments from PDF using Python | Aspo...

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

    products.aspose.com/pdf/python-net/attachments/...
  9. Create PDF Portfolios in Python|Aspose.PDF for ...

    Learn how to create and manage PDF portfolios in Python with Aspose.PDF for Python via .NET....PDF for Python import aspose.pdf as ap def create_pdf_portfolio...using the following code lines. import aspose.pdf as ap def remov...

    docs.aspose.com/pdf/python-net/portfolio/
  10. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....cells import Workbook # Load the Excel file...contents: from aspose.cells import Workbook # Load the Excel file...

    docs.aspose.com/cells/python-net/how-to-scale-a...