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

import

(0.22 sec)
  1. Wide Narrow Ratio 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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/wide-narrow-ratio-...
  2. 在 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'..."SetShapeFillData.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  3. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中提取表格。...中提取表格-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  4. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the 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...
  5. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent.... 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...
  6. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs....GridJs Import/Export Features Import from and export...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  7. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...Example: Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/images/
  8. Optimize PDF using Aspose.PDF for Go via C++|As...

    Optimize and compress PDF files using Go tool.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/optimize-pdf/
  9. AttributeError: type object 'aspose.email.mapi....

    AttributeError: type object ‘aspose.email.mapi.MapiMessage’ has no attribute ‘from_file’ when loading the .msg file from aspose.email.mapi Import MapiMessage msg = MapiMessage.from_file(“message.msg”)...mapi import MapiMessage msg = MapiMessage...Code from aspose.email.mapi import MapiMessage # Load the MSG...

    forum.aspose.com/t/attributeerror-type-object-a...
  10. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...document - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/text/