Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 53,318 for

import document

(0.33 sec)
  1. Փոխարկել JPG BMP Python

    Փոխարկեք JPG ը BMP ձևաչափի Python կոդով: Պահեք JPG որպես BMP օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document() builder...SaveFormat.BMP)) import aspose.words as aw doc = aw.Document("Input.jpg")...

    products.aspose.com/words/hy/python-net/convers...
  2. Փոխարկել HTML SVG Python

    Փոխարկեք HTML ը SVG ձևաչափի Python կոդով: Պահեք HTML որպես SVG օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document( "Input.html"...save_options) import aspose.words as aw doc = aw.Document("Input.html")...

    products.aspose.com/words/hy/python-net/convers...
  3. Փոխարկել DOC HTML Python

    Փոխարկեք DOC ը HTML ձևաչափի Python կոդով: Պահեք DOC որպես HTML օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document( "Input.doc"...html" ) import aspose.words as aw doc = aw.Document("Input.doc")...

    products.aspose.com/words/hy/python-net/convers...
  4. Փոխարկել DOC Պատկեր Python

    Փոխարկեք DOC ը Պատկեր ձևաչափի Python կոդով: Պահեք DOC որպես Պատկեր օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document( "Input.doc"...save_options) import aspose.words as aw doc = aw.Document("Input.doc")...

    products.aspose.com/words/hy/python-net/convers...
  5. Փոխարկել HTML PNG Python

    Փոխարկեք HTML ը PNG ձևաչափի Python կոդով: Պահեք HTML որպես PNG օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document( "Input.html"...save_options) import aspose.words as aw doc = aw.Document("Input.html")...

    products.aspose.com/words/hy/python-net/convers...
  6. Փոխարկել HTML Markdown Python

    Փոխարկեք HTML ը Markdown ձևաչափի Python կոդով: Պահեք HTML որպես Markdown օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document( "Input.html"..."Output.md" ) import aspose.words as aw doc = aw.Document("Input.html")...

    products.aspose.com/words/hy/python-net/convers...
  7. Managing Outlook MAPI Journal Entries in PST Fi...

    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 os from datetime import datetime , timedelta...timedelta from aspose.email.mapi import MapiJournal data_dir = "pa...

    docs.aspose.com/email/python-net/managing-mapij...
  8. 在 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  9. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... import aspose.slides as slides # Instantiate...operation: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/paragraph/
  10. Convert XLSM to DOCX with C++ or with free Onli...

    Convert XLSM to DOCX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....file using Document class reference Save the document to DOCX format...// load the PDF file using Document class reference auto doc =...

    products.aspose.com/total/cpp/conversion/xlsm-t...