Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 66,822 for

import

(0.19 sec)
  1. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...以下 Python 示例展示了如何向幻灯片添加图像: import aspose.slides as slides with...向幻灯片添加图像: import aspose.slides as slides import urllib2 import base64...

    docs.aspose.com/slides/zh/python-net/image/
  2. Convert Visio to Excel via C# | products.aspose...

    Convert Visio to CSV format in C# code. Save Visio as CSV using VB.NET, Asp.NET or any .NET based application.....records separated by comma, import of such data files to database...Calc can import CSV without much effort. Data imported from such...

    products.aspose.com/diagram/net/conversion/visi...
  3. Manage Presentation Accessibility in Python|Asp...

    Discover how Aspose.Slides for Python helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance.... import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  4. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Python sample code using Aspose.PDF for Python via C++...password-protected PDF containing important information or documents....can be important when archiving or backing up important documents...

    products.aspose.com/pdf/python-cpp/decrypt/
  5. SmtpClient Activity Logging|Documentation

    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....logging in the programm code: import aspose.email as ae # Set username...

    docs.aspose.com/email/python-net/smtpclient-act...
  6. Display or Hide Gridlines in Ruby|Documentation

    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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/display-or-hide-grid...
  7. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/split-document/
  8. 在 Ruby 中检索 Visio 形状信息|Documentation

    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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  9. 获取 PDF 文件信息在 Ruby 中|Aspose.PDF for Java

    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.... doc = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/zh/java/get-pdf-file-inform...
  10. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…... import aspose.words as aw license...

    forum.aspose.com/t/how-to-find-and-iterate-list...