Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 56,340 for

import document

(0.88 sec)
  1. Use FloatingBox for PDF Layout in Python|Aspose...

    Learn how to use FloatingBox for text layout, multi-column content, and precise positioning in PDF Documents with Python....precise positioning in PDF documents with Aspose.PDF for Python...Create a new Document . Add a Page to the document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/
  2. 获取并搜索 PDF 中的图像|Aspose.PDF for Python via .NET

    了解如何在 Python 中搜索和检查 PDF 文档中的图像。... 调用 ‘document.pages[1].accept(absorber)’...(X) 和 垂直 (Y) 分辨率 (DPI)。 import math import aspose.pdf as ap from...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  3. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...specified with rgba in the word document Aspose.Words Product Family...GenerateWordFromWith() { Document doc = new Document(); // We can position...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  4. Copy Outer Field|Aspose.PDF for Python via .NET

    This example demonstrates how to copy a form field from one PDF Document to another using Aspose.PDF for Python....require reusing fields from one document in another. Using Aspose.PDF...field from a source document to a target document at a specified page...

    docs.aspose.com/pdf/python-net/copy-outer-field/
  5. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF Document in Ruby with Aspose.PDF to enhance or update your PDF content....To add Text string in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  6. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....Hide ] PDF layers allow a document to contain multiple sets of...especially useful in complex documents where content must be organized...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  7. How to Extract Content Between Document Nodes|A...

    Extracting Document content in different using C#....Content Between Nodes in a Document Contents [ Hide ] Purpose...in a document. When working with documents, it is important to...

    docs.aspose.com/words/net/how-to-extract-select...
  8. Redact Excel Spreadsheet Online or using .NET |...

    Open and redact Excel Document online via app for free. .NET API C# code to search and replace Excel text....Redact Excel Redact Excel Document Online or via .NET Develop...powerful .NET based Excel document redaction utility application...

    products.aspose.com/total/net/redact/excel/
  9. Redact XLS Spreadsheet Online or using .NET | p...

    Open and redact XLS Document online via app for free. .NET API C# code to search and replace XLS text....NET Redact Xls Redact XLS Document Online or via .NET Develop...Develop powerful .NET based XLS document redaction utility application...

    products.aspose.com/total/net/redact/xls/
  10. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...如果我们从头开始创建一个文档,我们需要遵循某些步骤: 实例化一个 Document 对象。在这一步中,我们将创建一个带有一些元数据但没有页面的空PDF文档。...“Complex.pdf”。 最后,会显示一个弹出消息 “PDF document has been generated!"。 package...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...