Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 51,478 for

import document

(0.32 sec)
  1. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....Image File import aspose.diagram from aspose.diagram import * #//...instead of the entire document: import aspose.diagram from aspose...

    docs.aspose.com/diagram/python-net/convert-visi...
  2. Convert Image To DOC Python

    Convert Image to DOC format in Python code. Save Image as DOC using Python....converting image to DOC Use our document conversion API to develop...to import and export image, DOC, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  3. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a Document using Python....image watermarks in Word documents. It includes code examples...displays behind the text in a document. A watermark can contain a...

    docs.aspose.com/words/python-net/working-with-w...
  4. 在 Jython 中管理文档属性|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....cells import Settings from com . aspose . cells import Workbook...Retrieve a list of all custom document properties of the Excel file...

    docs.aspose.com/cells/zh/java/managing-document...
  5. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....rotates every page of a PDF Document 90 degrees clockwise using...orientation issues, such as scanned documents that are sideways. The original...

    docs.aspose.com/pdf/python-net/rotate-pages/
  6. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using Java....from a Document Contents [ Hide ] When processing documents, a common...extract all images found in the document and export them to an external...

    docs.aspose.com/words/java/rendering-shapes-sep...
  7. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...with “XYZ”: import com.aspose.pdf.Document; import com.aspose...Page; import com.aspose.pdf.XYZExplicitDestinati; import com.aspose...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...
  8. Convert HTML to GIF – Aspose.HTML for Python vi...

    Convert HTML to GIF programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to GIF conversion scenarios with Python examples....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...
  9. Set the background color for PDF with Go|Aspose...

    Set background color for the your PDF file with Go....background color to the PDF document. The RGB values allow users...users to customize the document’s visual style. The SaveAs method...

    docs.aspose.com/pdf/go-cpp/set-background-color/
  10. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中删除水印...中删除水印-Python import aspose.pdf as apdf from os import path path_infile...outfile ) document = apdf . Document ( path_infile ) if document . pages...

    products.aspose.com/pdf/zh-hant/python-net/wate...