Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 55,226 for

import

(0.06 sec)
  1. Convert ODP to PPTX|Aspose.Slides for Python Do...

    Convert OpenOffice ODP to PowerPoint Presentation PPTX in Python... # Import Aspose.Slides for Python via .NET module import aspose...

    docs.aspose.com/slides/python-net/convert-odp-t...
  2. Setting Page Options 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'...page_orientation_type = Rjb :: import ( 'com.aspose.cells.PageOrientationType'...

    docs.aspose.com/cells/java/setting-page-options...
  3. Merge PDF files using Python for .NET | Aspose.PDF

    Merge PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from io import FileIO from...from os import path path_infiles = [ path . join ( self . dataDir...

    products.aspose.com/pdf/python-net/merger/pdf/
  4. Chart Data Table|Aspose.Slides for Python Docum...

    Set font properties for chart database table in PowerPoint presentations in Python... import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-data-ta...
  5. Create an empty Visio Diagram in Ruby|Documenta...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."CreateDiagram.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  6. Merge SVG files using Python for .NET | Aspose.PDF

    Merge SVG files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from io import FileIO from...from os import path svg_load_options = apdf . SvgLoadOptions ()...

    products.aspose.com/pdf/python-net/merger/svg/
  7. Create New Email 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....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...Java" ) mail_address = Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/create-new-email-in-...
  8. Get and Set Page Properties|Aspose.PDF for Go v...

    Learn how to get and set page properties for PDF documents using Aspose.PDF for Go, allowing for customized document formatting....in a PDF file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" import "fmt" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/get-and-set-page-pro...
  9. 在Jython中复制和移动工作表|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class CopyingAndMovingWork...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  10. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。...AddGroupShape ; import Aspose . Words .*; import Aspose . Words...Words . Drawing .*; import Aspose . Words . Fields .*; public class...

    docs.aspose.com/words/zh/java/how-to-add-group-...