Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 50,473 for

import document

(0.09 sec)
  1. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...edit presentations, HTML documents, and other files. You can...new line of text to an HTML document with just a few lines of code...

    products.aspose.com/slides/python-net/editor/html/
  2. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Python with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....whole presentation into SWF document. You can also include comments...convert a presentation into SWF document by using options provided...

    docs.aspose.com/slides/python-net/convert-power...
  3. Aspose.Slides for Python: "No Usable Version of...

    Import jpype Import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), "-Djava.awt.headless=true") from aspose.slides Import Presentation, License from asposecells.api Import Workbook self.p…...21, 2025, 11:55am 1 import jpype import _jpype if not _jpype...headless=true") from aspose.slides import Presentation, License from...

    forum.aspose.com/t/aspose-slides-for-python-no-...
  4. Rotate PDF using Rust | Aspose.PDF

    Rotate PDF Documents programmatically with Rust sample code using Aspose.PDF for Rust via C++...Programmatic modification of PDF documents is an essential part of modern...Rust . How to Rotate PDF documents You need Aspose.PDF for Rust...

    products.aspose.com/pdf/rust-cpp/rotate/
  5. SmtpClient Activity Logging|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....to systematically record or document activities, events, or transactions...logging in the programm code: import aspose.email as ae # Set username...

    docs.aspose.com/email/python-net/smtpclient-act...
  6. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...Document.a(Unknown Source) at com.aspose...aspose.html.dom.Document.navigate(Unknown Source) at com.aspose...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  7. Saving Files 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....demonstrates how to save documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/saving-files-in-jython/
  8. Using OAuth to access Mail Services|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.... import java.io.BufferedReader ; import java.io.IOException...IOException ; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/using-oauth-to-acces...
  9. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....inserted was created from another document, you should use DocumentBase...to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...text attributes set in your document and the values returned by...following code snippet to create a document with shadowed text and verify...

    forum.aspose.com/t/font-shadow-cannot-read-the-...