Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 50,285 for

import document

(0.11 sec)
  1. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....modified workbook import os from aspose.cells import Workbook # For...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/python-net/create-manipul...
  2. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word Document with Aspose and compare it with another, i…...when I try to read a Word document with Aspose and compare it...paragraphs that are part of a list: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  3. CGM to DOC Converter using Python | Aspose.PDF

    Sample code on Python for CGM to DOC conversion. Use example code for batch CGM to DOC conversion with Python and .NET...programmatically a document from CGM to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/c...
  4. 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-...
  5. View and Update CSV Properties Online or Update...

    View and modify CSV properties through online app for free. C# .NET API code to update and add CSV properties....NET based CSV document metadata management utility...Update CSV Metadata Online Import CSV file by uploading it. Do...

    products.aspose.com/total/net/metadata/csv/
  6. Convert MHTML to JPEG – Python code and Online ...

    Use Aspose.HTML for Python via .NET to convert MHTML to JPEG with full control over save parameters or convert MHTML online with a free MHTML Converter....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  7. Microsoft PowerPoint (PPT)|Aspose.Slides Docume...

    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....PPT PPT is the presentation document file format that can be created...binary format for presentation documents developed by Microsoft. PPT...

    docs.aspose.com/slides/cpp/microsoft-powerpoint...
  8. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…...Words for loading Pdf documents. The code snippet is as follow:...com.aspose.words.Document doc = new Document(bais, load); OoxmlSaveOptions...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  9. Convert PowerPoint Presentations to XPS in Pyth...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Python using Aspose.Slides. Get step-by-step guide and sample code....save, share, and print your documents. Microsoft continues to implement...users were expected to print documents through the XPS format. XPS...

    docs.aspose.com/slides/python-net/convert-power...
  10. Convert Visio to IMAGE via Python | products.as...

    Sample Python conversion Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...