Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 50,610 for

import document

(0.2 sec)
  1. Worksheet To Image 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....cells import Settings from com . aspose . cells import Workbook...cells import ImageFormat from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/java/worksheet-to-image-i...
  2. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/advanced-meth...
  3. Aspose Words (JAVA), returning HTML document mi...

    Hello, we’ve run into an instance with a customer where RTF Documents being sent in, get processed and returned with “shell” of a html Document. The content of the Document itself is missing. This shell is identical with…...Words (JAVA), returning HTML document missing content Aspose.Words...with a customer where RTF documents being sent in, get processed...

    forum.aspose.com/t/aspose-words-java-returning-...
  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. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  6. How to merge PDF | Aspose.PDF

    Do you know how easily merge PDF Documents in Python? Merge PDF files with high quality using Python via .NET PDF library....PDF files into a single PDF document using Aspose.PDF for Python...can help you organize your documents , make room for storage on...

    products.aspose.com/pdf/tutorial/merge-pdf/
  7. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...py 并使用以下示例代码: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  8. 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/
  9. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../Documentbuilder/insert_html/#str_htmlinsertoptions) method....</html>" # Set the new mode of import HTML block-level elements....insert_options ) builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Repair PDF using Rust | Aspose.PDF

    Repair PDF Documents programmatically with Rust sample code using Aspose.PDF for Rust via C++...Programmatic modification of PDF documents is an essential part of modern...Download . How to Repair PDF documents You need Aspose.PDF for Rust...

    products.aspose.com/pdf/rust-cpp/repair/