Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 97,215 for

import

(0.11 sec)
  1. Create SVG File, Load and Read SVG in Python

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API.... svg import * 2 3 # Create a new SVG document...element: Copy 1 import os 2 from aspose . svg import * 3 4 # Set...

    docs.aspose.com/svg/python-net/create-svg-file/
  2. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XLSX conversions... import aspose.pdf as ap input_pdf...passing it ExcelSaveOptions . import aspose.pdf as ap input_pdf...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...
  3. Aspose::Words::ImportFormatOptions Class Refere...

    Allows to specify various Import options to format output....Description Allows to specify various import options to format output. Examples...use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Aspose::Words::ImportFormatOptions Class Refere...

    Allows to specify various Import options to format output....Description Allows to specify various import options to format output. Examples...use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Export Data to XML from a PDF File (Facades)|As...

    This section explains how to export Data to XML from a PDF File with Aspose.PDF Facades using Form Class.... Import Data into a PDF File - facades...

    docs.aspose.com/pdf/java/export-data-into-a-pdf...
  6. VerticalPageBreak class | Aspose.Cells for Pyth...

    VerticalPageBreak class VerticalPageBreak class Encapsulates the object that represents a vertical page break. The Ve......cells import Workbook excel = Workbook ()...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Removing attachment from PDF using Python|Aspos...

    Aspose.PDF can remove attachments from your PDF documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library.... import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/removing-attachm...
  8. default_style property | Aspose.Cells for Pytho...

    default_style property default_style property Gets or sets the default Style object of the workbook. Remarks The Defa......cells import Workbook workbook = Workbook...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. How we can modify the repetitive row content in...

    How we can modify the repetitive row content in table in subsequent pages using aspose.pdf java...table cell: import com.aspose.pdf.Document; import com.aspose...pdf.Row; import com.aspose.pdf.TableAbsorber; import com.aspose...

    forum.aspose.com/t/how-we-can-modify-the-repeti...
  10. Lower pixel density in PDF using python - Free ...

    With some help from this forum already, I’ve managed to produce good PDF images from DWF files with the aspose.cad for python library. However, when I try to Import those PDF’s into another application I use, I receive a…... However, when I try to import those PDF’s into another application...that works to produce a PDF: import aspose.cad as cad image = cad...

    forum.aspose.com/t/lower-pixel-density-in-pdf-u...