Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 69,599 for

import

(0.22 sec)
  1. Փոխարկել JPG DOCX Python

    Փոխարկեք JPG ը DOCX ձևաչափի Python կոդով: Պահեք JPG որպես DOCX օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  2. View or Edit ODP Files Metadata using Python | ...

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

    products.aspose.com/slides/python-net/metadata/...
  3. View or Edit PPTM Files Metadata using Python |...

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

    products.aspose.com/slides/python-net/metadata/...
  4. Copying Rows and Columns in 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...

    docs.aspose.com/cells/java/copying-rows-and-col...
  5. Convert Markdown to PNG in Python

    Use Python library to convert Markdown to PNG. Save Markdown as an image file using Aspose.HTML for Python via .NET. Try online MD to PNG Converter....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    products.aspose.com/html/python-net/conversion/...
  6. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....Consistency: Ensuring that important information, such as column...configures the print titles. import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  7. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class.... import os import aspose.pdf as ap # Global...PDF to the output path. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  8. What is an XER File? XER File Extension, Proces...

    Learn about the XER file format, its extension, and how it is used for project management. Discover XER file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export XER files seamlessly....format is designed to export and import complex project schedules,...affected by improperly managed import/export processes, especially...

    products.aspose.com/tasks/supported-formats/xer/
  9. How to load fonts? | Aspose.Font for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....font ; 3 4 import com.aspose.font.FontDefinition...aspose.font ; 2 3 import java.io.File ; 4 import java.io.IOException...

    docs.aspose.com/font/java/how-to-load-fonts/
  10. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code.... import aspose.diagram from aspose.diagram import * #//...

    docs.aspose.com/diagram/zh/python-net/convert-v...