Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 23,853 for

form

(0.21 sec)
  1. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Form objects from PDF pages by using Aspose.PDF for Python via .NET, including full cleanup and targeted deletion....Delete Forms from PDF in Python Contents [ Hide ] Remove All...All Forms from a Page This code removes all form objects from the...

    docs.aspose.com/pdf/python-net/remove-form/
  2. discourse-local-dates_4560ee16f2bea569358c6c079...

    .discourse-local-date>*{pointer-events:none}.discourse-local-date.cooked-date{color:var(--primary);cursor:pointer;border-bottom:1px dashed var(--primary-medium);white-space:nowrap}.discourse-local-......form{flex:1 0 0px}.discourse-loc...discourse-local-dates-create-modal .form label{font-weight:700}.discourse...

    forum.aspose.com/stylesheets/discourse-local-da...
  3. Extract data from AcroForm|Aspose.PDF for C++

    Aspose.PDF makes it easy to extract Form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, or FDF Format....AcroForm Contents [ Hide ] Extract form fields from PDF document Aspose...not only create form fields and fill in form fields but also...

    docs.aspose.com/pdf/cpp/extract-data-from-acrof...
  4. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....Export Data Contents [ Hide ] Form class allows you to import data...need to create an object of Form class and then call the ImportXml...

    docs.aspose.com/pdf/net/import-and-export-data/
  5. 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/net/changing-the-layout-o...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Pres...

    Aspose::Words::Saving::PdfSaveOptions::get_PreserveFormFields method. Specifies whether to preserve Microsoft Word Form fields as Form fields in PDF or convert them to text. Default is false in C++....preserve Microsoft Word form fields as form fields in PDF or convert...const Remarks Microsoft Word form fields include text input, drop...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Working with AcroForms in PDF|Aspose.PDF for Java

    Learn how to work with AcroForms in PDF documents, including Form field creation, modification, and data extraction using Aspose.PDF in Java....PDF forms technology. AcroForms is a page oriented form. They...accept input in Forms Data Format or FDF and XML Forms Data Format...

    docs.aspose.com/pdf/java/acroforms/
  8. Working with AcroForms in PDF using Aspose.PDF ...

    With Aspose.PDF for C++ you may create a Form from scratch, fill the Form field in a PDF document, extract data from the Form, add or remove fields in the existing Form....fillable forms based on the PDF architecture. XFA forms are XML-based...XML-based forms enclosed in a PDF file. AcroForms is an older form...

    docs.aspose.com/pdf/cpp/acroforms/
  9. PdfSaveOptions.useSdtTagAsFormFieldName propert...

    PdfSaveOptions.useSdtTagAsFormFieldName property. Specifies whether to use SDT control Tag or Id property as a name of Form field in PDF....or Id property as a name of form field in PDF. get useSdtTagAsFormField...property is used as a name of form field in PDF. When set to true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Modifing AcroForm|Aspose.PDF for C++

    Modifing Form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing Form, getand set fieldlimit and etc....TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...

    docs.aspose.com/pdf/cpp/modifing-form/