Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 70,106 for

import

(1.17 sec)
  1. View or Edit PPTX Files Metadata using Python |...

    Python source code to edit or view PPTX format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPTX - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit PPSX Files Metadata using Python |...

    Python source code to edit or view PPSX format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPSX - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  3. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。... import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  4. Hiding and Showing Rows and Columns in Jython|D...

    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...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  5. Grouping and Ungrouping Rows and Columns in Jyt...

    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...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  6. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields while Importing data into a worksheet using the Aspose.Cells for .NET API....Specify Formula Fields while Importing Data to Worksheet Contents...specify formula fields when you import data into your worksheet using...

    docs.aspose.com/cells/net/specify-formula-field...
  7. 在 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/adjusting-row-hei...
  8. Apply License in Ruby|Aspose.Words for Java

    Ruby: apply License to Aspose.Words for Java....Ruby Code license = Rjb :: import ( 'com.aspose.words.License'...

    docs.aspose.com/words/java/apply-license-in-ruby/
  9. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Pages from PDF using Go | Aspose.PDF

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++...deleting pages from a PDF, it’s important to use a reliable PDF editor...from PDF - Go package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...

    products.aspose.com/pdf/go-cpp/pages/remove/