Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 23,704 for

form

(0.94 sec)
  1. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class....capability to decorate a PDF form field. Now, if your requirement...using the FillField method of Form class. After that we will use...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  2. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....in Java Contents [ Hide ] Add Form Field in a PDF Document The...collection named Form which helps manage form fields in a PDF...

    docs.aspose.com/pdf/java/create-forms/
  3. Supported file formats|Documentation

    File Formats for printable templates, scanned or photographed completed Forms, and the Format of recognition results supported by Aspose.OMR for Java....language for designing OMR forms. Form layout is provided in a lightweight...describing machine-readable forms. It is content-focused, with...

    docs.aspose.com/omr/java/supported-file-formats/
  4. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance Form visibility with gray shading, improving user experience and accessibility....turn on the gray shading on form fields. public bool ShadeFormData...how to apply gray shading to form fields. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 使用 Python 可填写的 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式创建可填写的 PDF 表单。...# Create a Form object from the input PDF file form = apdf . facades...facades . Form ( path_infile ) # Fill out the form fields with...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  6. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box Form fields for improved user experience....InsertComboBox method Inserts a combobox form field at the current position...name String The name of the form field. Can be an empty string...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 使用 Python 可填寫的 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 Python for .NET 建立可填寫的 PDF 表單,並附上 Python 範例程式碼。...# Create a Form object from the input PDF file form = apdf . facades...facades . Form ( path_infile ) # Fill out the form fields with...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  8. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a pivot table with Aspose.Cells for Node.js via C++....three forms: Show in Compact Form Show in Outline Form Show in...in Tabular Form How to Change the Layout of Pivot Table Using...

    docs.aspose.com/cells/nodejs-cpp/changing-the-l...
  9. Changing the Layout of Pivot Table|Documentation

    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....three forms: Show in Compact Form Show in Outline Form Show in...in Tabular Form Aspose.Cells also provides PivotTable.showInCompactForm()...

    docs.aspose.com/cells/java/changing-the-layout-...
  10. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF Format annotations to PDF with Aspose.PDF for .NET....via C# Contents [ Hide ] FDF (Forms Data Format) is a file format...format that stores and transmits form data and annotations in PDF...

    docs.aspose.com/pdf/net/import-fdf/