Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 27,421 for

text

(0.05 sec)
  1. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries....presented below with queries in text and object form. C# string indexFolder...Search in the content field with text query SearchResult result1 =...

    docs.groupdocs.com/search/net/faceted-search/
  2. Sending forms through JavaScript - Learn web de...

    When a user submits an HTML form, for example by clicking the submit button, the browser makes an HTTP request to send the data in the form. But instead of this declarative approach, web apps sometimes use JavaScript APIs such as fetch() to send data programmatically to an endpoint that expects a form submission. This article explains why this is an important use case and how to do it....The value can be a string, for text fields, or a Blob , for binary...formData = new FormData(); // Add a text field formData.append("name"...

    developer.mozilla.org/en-US/docs/Learn/Forms/Se...
  3. GitHub - groupdocs-assembly/GroupDocs.Assembly-...

    GroupDocs.Assembly for Java examples, plugins and showcase projects - groupdocs-assembly/GroupDocs.Assembly-for-Java...documents with custom variables & text comments within template syntax...Template formatting for numeric, text, image, date-time, chart elements...

    github.com/groupdocs-assembly/GroupDocs.Assembl...
  4. rectangle - GroupDocs.Parser for Java - API Ref...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par...... PageHyperlinkArea ( String text, String url, Page page, Rectangle...class. PageTextArea ( String text, Double baseLine, TextStyle...

    apireference.groupdocs.com/parser/java/com.grou...
  5. Rectangle - GroupDocs.Parser for Java - API Ref...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par...... PageHyperlinkArea ( String text, String url, Page page, Rectangle...class. PageTextArea ( String text, Double baseLine, TextStyle...

    apireference.groupdocs.com/parser/java/com.grou...
  6. GroupDocs.Conversion for .NET 21.9 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 21.9 Major Features There are 10+ features, improvements and bug-fixes in this release, most notable are: Conversion from image with optical recognition Conversion from Chm Autoscale Text watermark Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑4683 Feature Conversion from image with optical image recognition CONVERSIONNET‑4757 Feature Implement conversion from Chm CONVERSIONNET‑4790 Feature Auto scale Text watermark depending on the length of the string CONVERSIONNET‑3873 Fix PDF to HTML conversion issue, parameter is not valid CONVERSIONNET‑4034 Fix XPS to XLS conversion issue CONVERSIONNET‑4275 Fix Cannot convert particular Xps document CONVERSIONNET‑4315 Fix Failed to convert Plt CONVERSIONNET‑4332 Fix PDF to DOCX conversion adds a frame around paragraphs CONVERSIONNET‑4674 Fix ‘Can not save ?...Conversion from Chm Autoscale text watermark Full List of Issues...CONVERSIONNET‑4790 Feature Auto scale text watermark depending on the length...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  7. area

    area,Area Annotation,Add area annotation | Documentation,Add area annotation | Documentation,Extract barcodes from document page area | Documentation,Extract...annotation types like (Text, Area , Point, Watermark, Strikeout...Leave feedback...contains the text area . The rectangular area...

    search.groupdocs.com/q/Area.html
  8. Set Signature Position in Cells Document using ...

    We are pleased to announce another monthly release of GroupDocs.Signature for .NET 18.7 with multitude new features like ability for cancellation of signing process and additional search criteria for Digital Signatures of Words and Cells documents. Furthermore, this monthly release also covers some improvements and fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Additional Search CriteriaNow users of this API can search Digital Signatures in Cells and Words documents with additional search criteria Following example demonstrates how to search Digital Signatures in Words document: // setup options with Text of signature WordsSearchDigitalOptions searchOptions = new WordsSearchDigitalOptions(); // setup additional search criteria searchOptions....document: # // setup options with text of signature WordsSearchDigitalOp...following signature types: # Text Signatures Image Signatures...

    blog.groupdocs.com/signature/groupdocs.signatur...
  9. GroupDocs.Annotation for .NET 16.11.0 Release N...

    Note This page contains release notes for GroupDocs.Annotation for .NET 16.11.0 Major Features Below the list of improvements fixes and new features in this regular monthly release of GroupDocs.Annotation for .NET. The most notable are: Implemented following for slides documents: TextHighlight annotation TextStrikeout annotation TextUndreline annotation Implemented ability to import following annotations: Import of Resource Redaction annotation Import of Text Field annotation Import of Area annotation Import of Arrow annotation Import of Polyline annotation Import of Watermark annotation Import of Point annotation Full List of Issues Covering all Changes in this Release Key Summary Category ANNOTATIONNET-303 Implement Strikeout annotation for Slides format New Feature ANNOTATIONNET-302 Implement Undreline annotation for Slides format New Feature ANNOTATIONNET-301 Implement Highlight annotation for Slides format New Feature ANNOTATIONNET-296 Implement import of Text Field annotation for Slides New Feature ANNOTATIONNET-295 Implement import of Point annotation for Slides New Feature ANNOTATIONNET-294 Implement import of Resource Redaction annotation for Slides New Feature ANNOTATIONNET-293 Implement import of Watermark annotation for Slides New Feature ANNOTATIONNET-292 Implement import of Polyline annotation for Slides New Feature ANNOTATIONNET-291 Implement import of Arrow annotation for Slides New Feature ANNOTATIONNET-290 Implement import of Area annotation for Slides New Feature ANNOTATIONNET-298 Arrow annotation imported incorrectly on several Words documents Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Redaction annotation Import of Text Field annotation Import of Area...ANNOTATIONNET-296 Implement import of Text Field annotation for Slides...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  10. How to Add Replacement Annotation in PDF using C#

    This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#....content of PDF with alternative text. Here are the complete steps...description of how to insert text redaction annotation in PDF...

    kb.groupdocs.com/annotation/net/how-to-add-repl...