Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 50,597 for

import document

(0.08 sec)
  1. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。... 下面的代码片段遵循这些步骤: 实例化一个 Document 对象 向文档对象添加一个 Page 创建一个 TextFragment...examplesimple ; import android.app.Activity ; import android.os.Bundle...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  2. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. You also get the leverage...Follow the steps below: Create Document instance. Create a Graph Object...

    docs.aspose.com/pdf/python-net/add-line/
  3. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF Documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization.... to documents. In Aspose.PDF for Java, each PDF document is a...examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/java/add-backgrounds/
  4. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...Parse the full document to markdown with style and formatting...The current code we use is import com.aspose.words.*; public...

    forum.aspose.com/t/parse-the-full-document-to-m...
  5. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word Document to stream using Ruby....Stream To load and save a word document to stream using Aspose.Words...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/load-and-save-to-str...
  6. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF Document....specific location in a PDF document. When closed, the annotation...page. import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/python-net/text-annotation/
  7. Redact ODT Document Online or using Java | prod...

    Open and redact ODT Document online via app for free. Java API code to search and replace ODT text with regular expression....Java Redact Odt Redact ODT Document Online or via Java Develop...Develop powerful Java based ODT document redaction utility application...

    products.aspose.com/total/java/redact/odt/
  8. Redact PDF Document Online or using Java | prod...

    Open and redact PDF Document online via app for free. Java API code to search and replace PDF text....Java Redact Pdf Redact PDF Document Online or via Java Develop...Develop powerful Java based PDF document redaction utility application...

    products.aspose.com/total/java/redact/pdf/
  9. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XLSX conversions...2003) format Load the PDF document. Set up Excel save options...converted file. from os import path import aspose.pdf as apdf path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...
  10. How to Convert Word Document to Images in C#

    In this tutorial you will learn how to convert Word Document to images in C#. This code in C# converts all pages in Word Document to separate PNG image files....Family How to Convert Word Document to Images in C# With Aspose...for .NET, you can convert document e.g. DOCX, DOC, RTF, ODT,...

    kb.aspose.com/words/net/how-to-convert-word-doc...