Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 66,903 for

import

(0.11 sec)
  1. Extract text from PDF in Go | Aspose.PDF

    Simple source code to extract text from PDF files using Go tool....PDF Output 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...

    products.aspose.com/pdf/go-cpp/parser/text/
  2. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++....method import AsposePDFPython as apCore import os import os.path...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  3. 导入和导出表单字段|Aspose.PDF for .NET

    使用 FormEditor 类通过 DataTable 填充表单字段,编号 Aspose.PDF for .NET...pdf" ); // Import data fdf using ( var xfdfInputStream...ImportFdf ( xfdfInputStream ); } // Import data XML using ( var xfdfInputStream...

    docs.aspose.com/pdf/zh/net/import-export-form-f...
  4. 在 Python 中将 EPUB 转换为 JPG – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库将 EPUB 转换为 JPG。在Python代码示例中考虑各种EPUB到JPG的转换方案。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-epub...
  5. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....presentation: import aspose.pydrawing as draw import aspose.slides...existing table: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/manage-table/
  6. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Python between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....powerful software solution to import and export Word, PDF, Web documents...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion/
  7. SVG to PDF in Python – Code Example and Online ...

    Convert SVG to PDF format online or in Python with Aspose.SVG for Python via .NET. Learn Python code example for SVG to PDF conversion....'PDF' 'XPS'}} import aspose.svg as assvg import aspose.svg.converters...converters as conv import aspose.svg.saving as sav {{/if_output}}...

    products.aspose.com/svg/python-net/conversion/s...
  8. 如何添加上方平均值条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 AboveAverage 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  9. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....words import Document , Watermark , TextWatermarkOptions...Example: from aspose.words import Document , Watermark , ImageWatermarkOption...

    docs.aspose.com/words/python-net/working-with-w...
  10. Working with Images|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....Picture Shape Programming Sample Import Bitmap Image as a Visio Shape...API now allows developers to import a bitmap image as a Microsoft...

    docs.aspose.com/diagram/java/working-with-images/