Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 25,009 for

form

(0.12 sec)
  1. Slow performance of facades FillField method - ...

    The facades FillField method is running very slow for one of my pdf Forms. Most other run quickly. I have a sample program that illustrates the problem by comparing the slow Form to a fast Form.Can you take a look and …...very slow for one of my pdf forms. Most other run quickly. I have...by comparing the slow form to a fast form.Can you take a look and...

    forum.aspose.com/t/slow-performance-of-facades-...
  2. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...Forms.CheckboxField.Rect , Aspose...Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.States and Aspose...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  3. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy a VBA project, including Designer Storage, from one Excel file to another using Aspose.Cells for JavaScript via C++....will see a User Form as shown below. The User Form consists of Designer...Button 1, it opens the VBA User Form, which contains a command button...

    docs.aspose.com/cells/javascript-cpp/copy-vba-m...
  4. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export Form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET.... but also import and export form data to and XML file. Aspose...snippets show you how to create the form and then receive the posted...

    docs.aspose.com/pdf/net/posting-acroform-data/
  5. Aspose::Words::Fields::FormField::get_StatusTex...

    Aspose::Words::Fields::FormField::get_StatusText method. Returns or sets the text that's displayed in the status bar when a Form field has the focus in C++....displayed in the status bar when a form field has the focus. System...contains status bar text for the form field. Microsoft Word allows...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Retrieve images from .docx Word document | Aspo...

    Learn how to Retrieve images from *.docx Word document in Aspose.ZIP for .NET with sample code and event handling techniques.... add a form to that page with enctype="multipart/form-data" attribute...attribute within <form> tag. It needed to transfer Word document...

    docs.aspose.com/zip/net/retrieve-images-from-docx/
  7. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Resources can be images and forms for example, while content is... page -> get_Rect ()); auto form = annotation -> get_Appearance...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  8. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...()); // Create an XForm var form = Aspose . Pdf . XForm . CreateNewForm...1 ]. Resources . Forms . Add ( form ); form . Contents . Add...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  9. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF Format with C# and Aspose.PDF for .NET library....[ Hide ] XFDF stand for XML Forms Data Format. It is an XML based...represent form data or annotations contained in a PDF form. XFDF...

    docs.aspose.com/pdf/net/import-export-xfdf/
  10. Image|Documentation

    A markup element that adds a picture to a generated Form....to insert an image into the form at the provided coordinates...all images referenced in the form’s source code must be provided...

    docs.aspose.com/omr/java/design-form/image/