Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 69,938 for

import

(1.05 sec)
  1. 使用Python.NET计算Excel 2016的MINIFS和MAXIFS函数|Docume...

    了解如何使用Aspose.Cells for Python via .NET API计算Excel 2016的MINIFS和MAXIFS函数,并附有示例代码。... import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/zh/python-net/calculation...
  2. 使用 Python 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式管理 PDF 文件中的表格...中添加表格-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/table/
  3. 将自定义样式表应用于 Ruby 中的 Visio Diagram|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'..."ApplyCustomStyleShee.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  4. Alternative methods to supply main TeX input fi...

    Aspose.TeX API solution for Python includes a Constructor that accepts a stream as the first argument, providing conversion functionality.... tex import * 2 from aspose. tex . io import * 3 from aspose...presentation . xps import * 4 from io import BytesIO 5 ##########...

    docs.aspose.com/tex/python-net/other-ways-of-ma...
  5. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Merge POTM Files To SVG Using Python | products...

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

    products.aspose.com/slides/python-net/merge/pot...
  7. Merge POT Files To SVG Using Python | products....

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

    products.aspose.com/slides/python-net/merge/pot...
  8. Merge PPSX Files To SVG Using Python | products...

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

    products.aspose.com/slides/python-net/merge/pps...
  9. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library.... import os import aspose.pdf as ap # Global...Document to a new file. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/delete-pages/
  10. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow....removes a slide by reference: import aspose.slides as slides # Instantiate...to remove a slide by index: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/remove-slide-...