Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 414,431 for

document

(0.17 sec)
  1. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your Documents for enhanced user interaction....Working with Form Fields documentation article. public class FormField...false . virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 PDF 文檔添加附件。... 建立一個 Document 物件。 建立一個 FileSpecification...方法將 FileSpecification 物件加入 Document 物件的 EmbeddedFiles 集合中。 儲存...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  3. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. .NET API C# code to extract images and text from PDF Document....NET based PDF document parser utility application...application. C# code listed for PDF document images and text extraction...

    products.aspose.com/total/net/parse/pdf/
  4. Options When Converting to PDF|Aspose.Words for...

    Convert a Document to PDF with advanced options using C#. Convert DOCX forms to PDF C#. Use PdfSaveOptions to change the result of saving a Document to PDF....applications, because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/net/specify-rendering-opt...
  5. C# API to Export EMLX to PDF | products.aspose.com

    Convert EMLX to PDF without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to PDF format...correct email, you can load EMLX document, parse it and have a look...

    products.aspose.com/total/net/conversion/emlx-t...
  6. SvgSaveOptions.resourcesFolder property | Aspos...

    SvgSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images) are saved when exporting a Document to Svg format...are saved when exporting a document to Svg format. Default is...is false . When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Gradient Live...Show ] Add Gradient in PS Document This article explores the...

    docs.aspose.com/page/python-net/ps/working-with...
  8. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...中添加表格-PHP // Open document $document = new Document ( $inputFile );...to first page of input document $document -> getPages () -> add...

    products.aspose.com/pdf/zh-hans/php-java/table/...
  9. Export EML to DOT via C++ | products.aspose.com

    C++ API to Convert EML to DOT without using Microsoft Word or Outlook...features for working with documents, such as the ability to create...create, edit, and convert documents from one format to another...

    products.aspose.com/total/cpp/conversion/eml-to...
  10. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...Copy 1 // The path to the documents directory. 2 System::String...output stream for PostScript document 5 { 6 System::SharedPtr <...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/