Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 23,689 for

form

(0.08 sec)
  1. Fine-tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy to get reliable results for all types of marks under various conditions....Different types of machine-readable forms can take different types of...when photographing a completed form can adversely affect recognition...

    docs.aspose.com/omr/java/recognition/accuracy-t...
  2. Product overview|Documentation

    An introduction to OMR technology and how Aspose.OMR for Java can help you to create and recognize machine-readable Forms of any complexity.... OMR form structure Core elements of the...Aspose.OMR for Java printable form. Getting started Analyzing your...

    docs.aspose.com/omr/java/overview/
  3. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text Formatting and efficiently stores results, streamlining your data input process....how insert different kinds of form fields into a document, and...builder to insert text input form field. builder . Write ( "Enter...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…...experiencing an issue where some form fields lose their input values...store the current values of the form fields in a dictionary or similar...

    forum.aspose.com/t/aspose-words-updating-formfi...
  5. Aspose::Words::Fields::FormField::get_HelpText ...

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the text that's displayed in a message box when the Form field has the focus and the user presses F1 in C++....displayed in a message box when the form field has the focus and the...that contains help text for the form field. Microsoft Word allows...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 通过 C# 导入 FDF 格式注释到 PDF|Aspose.PDF for .NET

    使用现有的 Form.ImportFdf() 或 PdfAnnotationEditor.ImportAnnotationsFromFdf() 方法将 FDF 格式注释导入 PDF,使用 Aspose.PDF for .NET。... 此外, Class Form 包含 Form.ImportFdf 方法 - 从 FDF 文件导入字段内容并将其放入新的...文件导入字段内容并将其放入新的 PDF 中。 以下代码片段演示了如何使用 Form.ImportFdf() 方法将 FDF 格式注释导入 PDF:...

    docs.aspose.com/pdf/zh/net/import-fdf/
  7. Converting Word document to PDF does not render...

    Please find attached the word document that does not render correctly when converted to PDF. Some of the pages are not rendered correctly and new page is added at the end. Input Word file Employee evaluation Form - 5 …...Word file Employee evaluation form - 5 page.docx (679.7 KB) Output...PDF file Employee evaluation form - 5 page - converted.pdf (303...

    forum.aspose.com/t/converting-word-document-to-...
  8. 复制内部和外部字段|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类复制 Aspose.PDF Facades 中的内部和外部字段。...Document ( dataDir + "Sample-Form-01.pdf" )) { // Add page document...formEditor . Save ( dataDir + "Sample-Form-01-mod.pdf" ); } } } 在现有 PDF...

    docs.aspose.com/pdf/zh/net/copy-inner-and-outer...
  9. Using OneClick PDF Document Generator|Aspose.PD...

    Learn how to use Aspose.PDF OneClick PDF Document Generator in Microsoft Dynamics...OneClick Button directly from Form, Open Form Customization. Insert WebResource...The button is available on the form. Analyzing your prompt, please...

    docs.aspose.com/pdf/net/using-oneclick-pdf-docu...
  10. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。... page -> get_Rect ()); auto form = annotation -> get_Appearance...get_Appearance () -> idx_get ( u "N" ); form -> set_BBox ( page -> get_Rect...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...