Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 43,997 for

import document

(0.07 sec)
  1. Urobiť WORD Pomocou Python

    Vytvorte nový WORD v Python v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice Python via .NET....Vložiť graf import aspose.words as aw doc = aw.Document() builder...docx" ) import aspose.words as aw doc = aw.Document() builder...

    products.aspose.com/words/sk/python-net/make/word/
  2. Manage Document Metadata via Python | products....

    View and Update PDF, Microsoft PowerPoint Presentations and Word Documents metadata via your Python application....NET Metadata Manage Documents Metadata using Python APIs...Download Managing document metadata is an important aspect of organizing...

    products.aspose.com/total/python-net/metadata/
  3. How to Generate a Patch Code in Ruby|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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/how-to-generate-a-...
  4. Displaying Email Information on Screen in Ruby|...

    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....file message_format = Rjb :: import ( 'com.aspose.email.MessageFormat'...MessageFormat' ) message = Rjb :: import ( 'com.aspose.email.MailMessage'...

    docs.aspose.com/email/java/displaying-email-inf...
  5. 3D Chart|Aspose.Slides for Python Documentation

    Set rotationX, rotationY, and depthpercents for 3D chart in PowerPoint presentation in Python... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Create an...

    docs.aspose.com/slides/python-net/3d-chart/
  6. Paragraph|Aspose.Slides for Python Documentation

    Paragraph and portion in PowerPoint presentation in Python... import aspose.slides as slides # Instantiate...operation: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/paragraph/
  7. 获取 PDF 文件信息在 Ruby 中|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 ' ). new (...

    docs.aspose.com/pdf/zh/java/get-pdf-file-inform...
  8. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...of child nodes in the Word document with footer Aspose.Words Product...these tags appear in the Word document. And I found that the order...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  9. Compare Two Documents Using Python

    Compare Word or PDF Documents using Python to get the difference between files. You can also compare files in other popular formats....Compare Word or PDF documents in Python High-fidelity Python...NET library to compare two documents in PDF, Word, HTML, TXT, MD...

    products.aspose.com/words/python-net/compare/
  10. How to rotate PDF | Aspose.PDF

    Do you know how easily rotate PDF Documents in Python? Rotate PDF files with high quality using Python via .NET PDF library....rotate a PDF file in Python: Import the Aspose.PDF library as ‘ap’...named “input.pdf” using the ‘Document’ class and store it in the...

    products.aspose.com/pdf/tutorial/rotate-pdf/