Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 53,301 for

import document

(0.21 sec)
  1. Insert and Append Documents|Aspose.Words for Py...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in Python....Ask AI Insert and Append Documents Contents [ Hide ] Purpose...NET to insert or append one document into another, covering methods...

    docs.aspose.com/words/python-net/insert-and-app...
  2. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to DOC(DOCX)....Convert PDF to Word documents in Go Contents [ Hide ] To edit...demonstrates how to convert a PDF document into a DOC using the Aspose...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-doc/
  3. PDF Export Incomplete (Blank from Page 18) Whil...

    Problem Description: Using the same data to create a Document and exporting it to PDF and Word respectively. The PDF content is incomplete, starting blank from page 18 onward; the Word content is normal, with a total of…...the same data to create a Document and exporting it to PDF and...Reproduce: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/pdf-export-incomplete-blank-...
  4. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... Create a new PDF Document Add a Page Create a Graph...Rectangle to the Graph import aspose.pdf as ap import aspose.pdf.drawing...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  5. Redact PPT Presentation Online or using Android...

    Open and redact PPT Document online via app for free. Android API code to search and replace PPT text....Java Redact Ppt Redact PPT Document Online or via Android Apps...Redact PPT Presentation Online Import PPT file by uploading it. Do...

    products.aspose.com/total/android-java/redact/ppt/
  6. 为PDF添加背景|Aspose.PDF for Java

    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....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.BackgroundArtifact ; import com.aspose...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  7. Working with Digital Signatures in Jython|Aspos...

    Working with Digital Signatures using Jython....words import Settings from com . aspose . words import FileFormatUtil...java . text import MessageFormat from java . io import File class...

    docs.aspose.com/words/java/working-with-digital...
  8. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; Import com.aspose.words.*; Import com.asp…...sirionlabs; import com.aspose.words.*; import com.aspose.words...words.Font; import com.fasterxml.jackson.databind.ObjectMapper;...

    forum.aspose.com/t/chinese-date-language-locale...
  9. Extract Images from PDF File using Python|Aspos...

    This section shows how to extract images from PDF file using Python library....or sharing images of your documents, use Aspose.PDF for Python...files. Load the PDF document with ‘ap.Document()’. Access the desired...

    docs.aspose.com/pdf/python-net/extract-images-f...
  10. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。...创建插入符号注释的步骤: 加载 PDF 文件 - 新建 Document 。 创建新的 CaretAnnotation 并设...到 PDF 文件: import aspose.pdf as ap # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...