Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 66,732 for

import

(0.08 sec)
  1. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....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/w...
  2. Compress DOCX In Python

    Compress DOCX in Python without losing quality. Optimize DOCX content, reduce file size easily....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/d...
  3. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....pip install aspose-words Copy import aspose.words as aw doc = aw...) doc.save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/compress/doc/
  4. 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/
  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. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily...."aspose-words" % "ver" Copy import com.aspose.words.*; Document...} doc.save( "Output.doc" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/doc/
  8. Repair PDF with Go via C++|Aspose.PDF for Go vi...

    This topic describes how to Repair PDF via Go via C++... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/repair-pdf/
  9. Public API Changes in Aspose.3D 17.2.0|Document...

    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....[ Hide ] Contents Summary Importing DirectX X Files Adds Aspose...the scenes in Aspose.3D. Importing DirectX X Files Using the...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. Aspose.words/aspose.slides conflict - Free Supp...

    I am trying to work with both aspose-slides and aspose-words. However, I’m finding if I pip install aspose-words first, then I get a conflict trying to Import aspose-words (but not aspose-slides). Python 3.12.5 (tags/v…...I get a conflict trying to import aspose-words (but not aspose-slides)...“license” for more information. import aspose.words as aw ImportError:...

    forum.aspose.com/t/aspose-words-aspose-slides-c...