Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 18,665 for

forms

(0.04 sec)
  1. 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....digital signatures, and editable forms. Aspose.Words layout engine...Fillable Forms It is also possible to export fillable forms from...

    docs.aspose.com/words/net/specify-rendering-opt...
  2. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options using C++. Use PdfSaveOptions to change the result of saving a document to PDF format....digital signatures, and editable forms. Aspose.Words layout engine...Fillable Forms It is also possible to export fillable forms from...

    docs.aspose.com/words/cpp/specify-rendering-opt...
  3. 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...
  4. CheckBoxControl.Type | Aspose.Words for .NET

    Discover the CheckBoxControl Type property for Forms 2.0, unlocking versatile control options to enhance your application’s functionality....Type property Gets type of Forms 2.0 control. public override...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java....digital signatures, and editable forms. Aspose.Words layout engine...Fillable Forms It is also possible to export fillable forms from...

    docs.aspose.com/words/java/specify-rendering-op...
  6. API Reference|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....displaying barcodes in Windows Forms and exposes a simple set of...

    docs.aspose.com/barcode/net/api-reference/
  7. 在 PDF 文件中使用签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。... Forms . PKCS1 ( dataDir + "rsa_cert...signature = new Aspose . Pdf . Forms . PKCS1 ( dataDir + "rsa_cert...

    docs.aspose.com/pdf/zh/net/working-with-signatu...
  8. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...preserve Microsoft Word form fields as form fields in PDF or convert...boolean Remarks Microsoft Word form fields include text input, drop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Forms2OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE control...class Represents Microsoft Forms 2.0 OLE control. To learn more...OleControl ) type Gets type of Forms 2.0 control. value Gets underlying...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Few Fields not being populated onto XFA PDF usi...

    Hello I am using the below code to populate the attached PDF (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf) using attached FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf (3.3 MB) XML (Pasted below) but few fields do no…...pdf”); var m_form = new Aspose.Pdf.Facades.Form(); m_form.BindPdf(doc);...Save(xmlStream); m_form.ImportXml(xmlStream, false); m_form.Save(“Output...

    forum.aspose.com/t/few-fields-not-being-populat...