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

import document

(0.15 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. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....source document. dstDoc DocumentBase The destination document that...that will be the owner of imported nodes. importFormatMode ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/nod...
  3. String Searching in PST with Ignore Case in Jyt...

    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....- email import Settings from com.aspose.email import MapiMessage...aspose.email import NoteColor from com.aspose.email import PersonalStorage...

    docs.aspose.com/email/java/string-searching-in-...
  4. 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-...
  5. 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-...
  6. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....examples ; import com.aspose.pdf.* ; public class...Instantiate Document object Document doc = new Document (); // add...

    docs.aspose.com/pdf/java/set-image-size/
  7. 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/
  8. 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/...
  9. 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...
  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...