Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 37,574 for

import

(0.4 sec)
  1. Merge PDF Files Using Python | products.aspose.com

    Merge multiple PDF files in Python....multiple PDF into single file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf/
  2. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...cells import Workbook # Instantiating a...one_page_per_sheet 属性 from aspose.cells import Workbook , PdfSaveOptions #...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  3. SVG to PDF in Python – Code Example and Online ...

    Convert SVG to PDF format online or in Python code. Learn Python code example for SVG to PDF conversion.... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    products.aspose.com/svg/python-net/conversion/s...
  4. Making a Standard Calendar in Ruby

    Learn how to create Microsoft Project (MPP/XML) standard calendars using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'.... add( "My Cal" ) 3 Rjb :: import( 'com.aspose.tasks.Calendar'...

    docs.aspose.com/tasks/java/making-a-standard-ca...
  5. Determining Project Version in Ruby

    Learn how to check Microsoft Project (MPP/XML) version using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...: " + project . get( Rjb :: import( 'com.aspose.tasks.Prj' ) ...

    docs.aspose.com/tasks/java/determining-project-...
  6. Creating an Empty Project File in Ruby

    Learn how to create Microsoft Project (MPP/XML) empty project using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...new 2 project_stream = Rjb :: import( 'java.io.FileOutputStream'...

    docs.aspose.com/tasks/java/creating-an-empty-pr...
  7. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....using Python import aspose.slides as slides import aspose.pydrawing...PPTX Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/watermark...
  8. 在 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'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  9. Calculate Task Duration in Different Units in Ruby

    Learn how to calculate Microsoft Project (MPP/XML) task durations using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 3...

    docs.aspose.com/tasks/java/calculate-task-durat...
  10. SVG to PDF Merge using Python | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/svg-t...