Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 69,777 for

import

(0.25 sec)
  1. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Copy 1 import aspose 2 from aspose. page . eps import * 3 from...page . eps . device import * 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/ps/working-with...
  2. 许可| 通过 .NET 为 Python 提供 Aspose.TeX

    如果您使用的是python的Aspose.TeX API解决方案的许可版本,则可以在此处学习如何应用许可证。... page import * 2 from util import Util 3 ##########...from aspose. tex import License 2 from util import Util 3 ##########...

    docs.aspose.com/tex/zh/python-net/licensing/
  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. Resource Cost in Ruby | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) resource costs using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'... toList() 4 5 rsc = Rjb :: import( 'com.aspose.tasks.Rsc' ) 6...

    docs.aspose.com/tasks/java/resource-cost-in-ruby/
  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. 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/
  7. 在 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-...
  8. 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...
  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...