Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 66,714 for

import

(0.09 sec)
  1. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/table/
  2. 在 Ruby 中设置 PDF 过期|Aspose.PDF for Java

    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.... doc = Rjb :: import ( ' com . aspose . pdf . Document...pdf" ) javascript = Rjb :: import ( ' com . aspose . pdf . JavascriptAction...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...
  3. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...pip install aspose-words Copy import aspose.words as aw doc = aw..."Output.docx" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/compress/
  4. Apply Custom Style Sheet to a Visio Diagram in ...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ApplyCustomStyleShee.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/apply-custom-style...
  5. How to Run the Examples|Aspose.Slides for PHP D...

    Run Aspose.Slides for PHP via Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP.... Import examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/slides/php-java/how-to-run-the-...
  6. How to Run Examples|Aspose.Slides Documentation

    Run Aspose.Slides for Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP.... Import Examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/slides/java/how-to-run-the-exam...
  7. Convert CSV to RTF with .NET or with free Onlin...

    Convert CSV to RTF on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free CSV to RTF online converter quickly before integrating the code....creating simple spreadsheets and importing data into various applications...create editable documents, import data into word processing applications...

    products.aspose.com/total/net/conversion/csv-to...
  8. NPE when convert HTML to PDF - Free Support For...

    Hello! I convert HTML to PDF Import com.aspose.pdf.*; Import com.aspose.pdf.HtmlSaveOptions.PartsEmbeddingModes; Import com.aspose.pdf.HtmlSaveOptions.RasterImagesSavingModes; ... public byte[] createDocumentFromHt…...convert HTML to PDF import com.aspose.pdf.*; import com.aspose.pdf...HtmlSaveOptions.PartsEmbeddingModes; import com.aspose.pdf.HtmlSaveOptions...

    forum.aspose.com/t/npe-when-convert-html-to-pdf...
  9. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF documents from a smart card using signature field....from a smart card: import aspose.pdf as ap import aspose.pydrawing...signature fails verification. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  10. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....instance as the parameter: import aspose.pdf as ap def add_bates_numbering...collection of PaginationArtifacts : import aspose.pdf as ap def add_b...

    docs.aspose.com/pdf/python-net/add-bates-number...