Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 55,233 for

import

(0.25 sec)
  1. 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/...
  2. 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/...
  3. View or Edit PPS Files Metadata using Python | ...

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

    products.aspose.com/slides/python-net/metadata/...
  4. 使用 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...
  5. 在 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...
  6. Manage Ink|Aspose.Slides for Python Documentation

    Use ink tools to draw objects in PowerPoint Python...for a brush: import aspose.slides as slides import aspose.pydrawing...for a brush: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-ink/
  7. 使用Python.NET将日期转换为日本日期|Documentation

    学习如何使用Aspose.Cells for Python via .NET将公历日期转换为Excel文件中的日本日期。...日期的PDF输出的过程: import os from aspose.cells import Workbook , LoadOptions...

    docs.aspose.com/cells/zh/python-net/convert-dat...
  8. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Go.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Create new PDF-document...

    docs.aspose.com/pdf/go-cpp/hello-world-example/
  9. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    Python source code for Standard 2 of 5 (Industrial 2 of 5) barcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/standar...
  10. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...example in Java: import com.aspose.pdf.Color; import com.aspose.pdf...Document; import com.aspose.pdf.Rectangle; import com.aspose...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...