Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 88,846 for

import document

(0.1 sec)
  1. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ Documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the Document tree where the node is typically occur....Nodes in a Document Contents [ Hide ] This documentation sometimes...belonging to a “level” in a document, such as “block-level”, “inline-level”...

    docs.aspose.com/words/cpp/logical-levels-of-nod...
  2. 将PNG转换为GIF - Java

    在Java代码PNG转换为GIF使用Java将PNG保存为GIF。...从列表中选择目标格式 import com.aspose.words.*; Document doc = new Document();...gif"); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh/java/conversion/pn...
  3. 将PDF转换为EPUB Java

    在Java代码PDF转换为EPUB使用Java将PDF保存为EPUB。...从列表中选择目标格式 import com.aspose.words.*; Document doc = new Document("Input...epub"); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh/java/conversion/pd...
  4. HTML to DOCX Conversion | Avoid Table Contents ...

    Hi, I am using Aspose.Word 20.11.0 (Licensed Version) to convert html to word. In word (.docx) file, the table is split to multiple nested table. For you reference, I have attached both files (html and docx) . Please…...code to preserve DIVs in the document, like MS Word does: HtmlLoadOptions...HtmlLoadOptions(); // Enable the new import mode. loadOptions.BlockImportMode...

    forum.aspose.com/t/html-to-docx-conversion-avoi...
  5. 19.4 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 19.4 Release Notes – the latest updates and fixes....more flexible control over importing tasks. Provide API to change...KeepSourceNumbering option for use in import operations. Added a new ImportFormatOptions...

    docs.aspose.com/words/java/aspose-words-for-jav...
  6. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...以下代码示例显示如何使用密码加密文档: import aspose.words as aw # Create a document. doc = aw...aw . Document () builder = aw . DocumentBuilder ( doc ) builder...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  7. Add digital signature in PDF in Node.js|Aspose....

    Digitally sign PDF Documents in the Node.js environment....signature in a PDF document is a way to verify the document’s authenticity...electronic signature of a PDF document using a private key and digital...

    docs.aspose.com/pdf/nodejs-cpp/sign-pdf/
  8. RtfLoadOptions.RecognizeUtf8Text | Aspose.Words...

    RtfLoadOptions RecognizeUtf8Text property. When set to true will try to detect UTF8 characters they will be preserved during Import in C#....they will be preserved during import. public bool RecognizeUtf8Text...characters while loading an RTF document. // Create an "RtfLoadOptions"...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Opening Files 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....- Opening Files To append documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/opening-files-in-jyt...
  10. Convert PDF to XML in Python | products.aspose.com

    Convert PDF to XML in Python. Use Python library API to convert PDF files to XMLs... As a modern document processing API, Aspose.Slides...PDF into XML import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...