Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 23,701 for

form

(0.76 sec)
  1. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a pivot table with Aspose.Cells for Node.js via C++....three forms: Show in Compact Form Show in Outline Form Show in...in Tabular Form How to Change the Layout of Pivot Table Using...

    docs.aspose.com/cells/nodejs-cpp/changing-the-l...
  2. Extract Data from AcroForm using Rust|Aspose.PD...

    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, FDF or XFDF Format....opening an existing PDF file with form fields, then exporting those...’export_xml’ method to extract the form field data and save it as an...

    docs.aspose.com/pdf/rust-cpp/extract-data-from-...
  3. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance Form visibility with gray shading, improving user experience and accessibility....turn on the gray shading on form fields. public bool ShadeFormData...how to apply gray shading to form fields. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input Form fields are saved to HTML or MHTML. Default value is false in C++....method Controls how text input form fields are saved to HTML or...to true , exports text input form fields as normal text. When...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Creating and reading machine-readable NEET shee...

    Download a ready-made OMR NEET sheet in PDF Format for practicing and coaching. Process dozens of completed NEET Forms per minute.... Automated form reading (OMR) becomes a critical...take a photo of a completed OMR form in class and instantly get a...

    products.aspose.com/omr/exam/neet/
  6. Aspose::Words::Document::get_ShadeFormData meth...

    Aspose::Words::Document::get_ShadeFormData method. Specifies whether to turn on the gray shading on Form fields in C++....turn on the gray shading on form fields. bool Aspose :: Words...how to apply gray shading to form fields. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Optical mark recognition (OMR)|Documentation

    How to recognize the filled Form with Aspose.OMR for .NET....sheet, ballot, or other OMR form, digitize it in one of the supported...simply take a picture of the form with any modern smartphone and...

    docs.aspose.com/omr/net/recognition/
  8. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF Format annotations to PDF with Aspose.PDF for .NET....via C# Contents [ Hide ] FDF (Forms Data Format) is a file format...format that stores and transmits form data and annotations in PDF...

    docs.aspose.com/pdf/net/import-fdf/
  9. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...); XForm form = annotation . Appearance [ "N" ]; form . BBox =...name ; // Add the image to the form resources if it hasn't been...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  10. 从AcroForm中提取数据|Aspose.PDF for C++

    Aspose.PDF使从PDF文件中提取表单字段数据变得容易。了解如何从AcroForms中提取数据并将其保存为XML或FDF格式。...formField : document -> get_Form () -> get_Fields ()) { std ::...:: endl ; } 从 PDF 文件提取数据到 XML Form 类允许您使用 ExportXml 方法将数据从 PDF...

    docs.aspose.com/pdf/zh/cpp/extract-data-from-ac...