Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 24,991 for

form

(0.08 sec)
  1. C++ API to Export PDF to RTF | products.aspose.com

    Convert PDF to RTF within C++ applications....document so only editing in form fields is possible. // load...is turned and only editing in form fields is allowed. doc -> Protect...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. Mergin pdf forms causes a Null Reference Except...

    I am working on merging multiple pdf documents and it was failing only when i included a pdf document that had Form fields. Here is a very simple code. FileStream inputStream = new FileStream(".myFile.pdf", FileMode.O…...Mergin pdf forms causes a Null Reference Exception Aspose.PDF...included a pdf document that had form fields. Here is a very simple...

    forum.aspose.com/t/mergin-pdf-forms-causes-a-nu...
  3. Why Aspose.OMR for Java?|Documentation

    Discover features and benefits of Aspose.OMR for Java....recognizing machine-readable forms. It is extremely easy to use...generates and recognizes OMR forms can be written in less than...

    docs.aspose.com/omr/java/features-benefits/
  4. Umbraco PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use Umbraco PDF Import Module...allows you to create forms and manage form fields embedded in a...annotations; import or export PDF form data; add, replace or remove...

    docs.aspose.com/pdf/net/umbraco-pdf-import-module/
  5. Convert Dynamic XFA to AcroForm using C# with A...

    Hi, I have a XFA document where all the fields are already populated. When I convert it to a standard Form using this code: pdfDocument.Form.Type = FormType.Standard; The output document does not have contain all the …...a standard form using this code: pdfDocument.Form.Type = FormType...does not have contain all the form fields that were in the original...

    forum.aspose.com/t/convert-dynamic-xfa-to-acrof...
  6. Change a field name - Free Support Forum - aspo...

    Try to change the name of a Form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...Try to change the name of a form field. Used this code: var pdf=new...var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf...

    forum.aspose.com/t/change-a-field-name/312114
  7. Aspose.OMR for C++ features and benefits|Docume...

    Discover features and benefits of Aspose.OMR for C++....recognizing machine-readable forms. It is extremely easy to use...generates and recognizes OMR forms can be written in less than...

    docs.aspose.com/omr/cpp/features-benefits/
  8. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...barcode image for reading in the form of a graphical object, namely...

    docs.aspose.com/barcode/cpp/set-barcode-source/
  9. Get Started|Aspose.PDF for .NET

    This section describes the basic principles of work and using DOM API. Also demonstrates simple and complex examples for creating a PDF document....features of working with DOM, the form of presentation of structured...

    docs.aspose.com/pdf/net/get-started/
  10. Manipulate PDF Documents in Python|Aspose.PDF f...

    Learn how to validate, structure, and modify PDF documents in Python, including TOC management and PDF/A checks....PDF documents often include forms with interactive fillable widgets...input_pdf ) if document . form and document . form . fields : for field...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...