Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 48,310 for

import document

(0.12 sec)
  1. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...Document(str(file_path)) doc.save(str(new_file_path))...the fonts used in your DOCX document are embedded during the conversion...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  2. C# API to Export MSG to ODT | products.aspose.com

    Convert MSG to ODT without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to ODT format...correct email, you can load MSG document, parse it and have a look...

    products.aspose.com/total/net/conversion/msg-to...
  3. Export Visio Diagram to Image in Ruby|Documenta...

    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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.png" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. Print Barcodes in Report|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....barcode1 ; // import the required packages import java.io.File...File ; import net.sf.jasperreports.engine.JREmptyDataSource ; import...

    docs.aspose.com/barcode/jasperreports/print-bar...
  5. Edit PDF in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/editor/pdf/
  6. How to Use the Examples|Documentation

    Use Maven or any Java IDE to run the examples of the Java Image Processing Library API that can be downloaded from GitHub.... Use the File -> Import option to import the example of your...src/main/resources folder contains input documents/files referred in the example...

    docs.aspose.com/imaging/java/how-to-use-the-exa...
  7. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in textboxes within Excel worksheets using Aspose.Cells for Python via .NET....xlsx import os from aspose.cells import Workbook , PdfSaveOptions...cells import Workbook from aspose.cells.drawing import TextBox...

    docs.aspose.com/cells/python-net/replace-tag-wi...
  8. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....picture frame: import aspose.slides as slides import aspose.pydrawing...frame with relative scale: import aspose.slides as slides # Instantiates...

    docs.aspose.com/slides/python-net/picture-frame/
  9. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....another document, you should use ImportNode to import the node...node to the current document. The imported node can then be inserted...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Managing Page Breaks 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....Managing Page Breaks To append documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/managing-page-breaks...