Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 50,507 for

import document

(0.2 sec)
  1. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....3D Document Object Model (DOM) Contents [ Hide ] The Aspose...Aspose.3D Document Object Model (DOM) is a powerful in-memory...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  2. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...convert your Excel documents into Word documents. You can take images...and add them in your word document using Aspose.Words. Please...

    forum.aspose.com/t/how-to-convert-conditionally...
  3. Use DocumentBuilder to Insert Document Elements...

    Insert Document elements using the Document builder in C++....DocumentBuilder to Insert Document Elements Contents [ Hide ]...DocumentBuilder is used to modify documents. This article explains and...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  4. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information in Node.js....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/
  5. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, Important classes and a runnable sample code to extract bookmarks in PDF using Python....NET to read bookmarks Import aspose.pdf library to access...bookmarks in it using the Document class object Iterate through...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  6. docx中标题为一行,转换成PDF后,标题换行 - Free Support Forum - ...

    版本:23.8 编程语言:java 问题截图: 源文件: 审计整改通知书(冀水审改字〔2025〕08号).docx (189.8 KB)...Words将DOCX转换为PDF: import com.aspose.words.Document; import com.aspose...try { // 加载DOCX文件 Document doc = new Document("审计整改通知书(冀水审改字〔2025〕08号)...

    forum.aspose.com/t/docx-pdf/320120
  7. Font converter | Aspose.Font for Java

    Easy-to-use Java library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....to convert one text document into a document with a different font...font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...

    docs.aspose.com/font/java/convert/
  8. Using Aspose.Cells for Python via .NET as a Pan...

    Using Aspose.Cells for Python via .NET as a Pandas Excel Engine....py import pandas as pd from aspose.cells import Workbook...class, and add the following import line after the existing from...

    docs.aspose.com/cells/python-net/using-aspose-a...
  9. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM Documents. Use this code for creating VSTM files within any Python based application.....XML VSDX VSTM Create VSTM Documents via Python Native and high...performance VSTM (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  10. 读取某些文档时,发生了错误 - Free Support Forum - aspose.com

    com.aspose.words.FileCorruptedException: The Document appears to be corrupted and cannot be loaded. ........... Caused by: com.aspose.words.internal.zzX1i: Invalid UTF-8 start byte 0x89 (at char #1, byte #-1) at com.asp…...FileCorruptedExcepti: The document appears to be corrupted and...DetectFileFormat 方法: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/topic/312442