Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,887 for

numbers

(0.06 sec)
  1. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....updated signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/updating-multi...
  2. Annotate Word DOC DOCX files in Java | Add or R...

    Add or remove annotations from Word DOC/DOCX files in Java. Add arrow, rectangle, ellipse, watermark annotations using document Annotation API....Adjust the position, size, page number of the arrow annotation. Add...other properties like page number, background, opacity, style...

    blog.groupdocs.com/annotation/annotate-word-doc...
  3. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....all the synonyms and their number of occurrences within each...synonym search along with the number of occurrences of each searched...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  4. GroupDocs.Editor for .NET 25.12 – การอัปเดตล่าส...

    สำรวจสิ่งใหม่ใน GroupDocs.Editor สำหรับ .NET 25.12 พร้อมให้ใช้แล้วบน NuGet และเว็บไซต์ GroupDocs....EDITORNET‑2962 Bug Fixed problems with numbered lists after editing a DOCX...

    blog.groupdocs.com/th/editor/groupdocs-editor-f...
  5. Stamp Signatures Introduced in GroupDocs.Signat...

    Every month team GroupDocs comes up with a new release that adds some valuable features to the GroupDocs.Signature for .NET API. In this regard we are pleased to announce the release of version 17.7.0 of the e-signing API. The most important feature introduced in this version is the support for Stamp signatures. Other features introduced in this version include the implementation and verification of new barcode and QR-code encode types....NET API comes up with a number of improvements. The details...

    blog.groupdocs.com/signature/stamp-signatures-i...
  6. Highlight PDF with Annotations using C# | Annot...

    Highlight text in PDF with highlight annotations using C#. Document and image annotation .NET API allows to Annotate PDF files by highlighting any area....like the color, opacity, page number, and points. Add the defined...

    blog.groupdocs.com/annotation/highlight-pdf-wit...
  7. Improved Methods of Metadata Retrieval Introduc...

    We are pleased to announce another monthly release of GroupDocs.Metadata for .NET v16.12. The latest release involves a number of new features and enhancements including support for Open Document format, BMP and DjVu image formats and improved methods for metadata retrieval. Simply download the latest version and try out all the newly introduced features and enhancements. .NET Metadata API - New Features In version 16.12, we have introduced the following new features....The latest release involves a number of new features and enhancements...

    blog.groupdocs.com/metadata/introducing-bmp-djv...
  8. Impose Digital Signatures on Electronic Documen...

    Team GroupDocs is pleased to announce e-Signing API for Java developers. API comes with many remarkable features including digital, image and text signatures. Moreover, it permits developers to write applications with ability to significantly sign electronic docs of various file formats. Java developers can manipulate signatures using properties offered by the API. We would recommend you to download and explore the API. Why GroupDocs.Signature?GroupDocs.Signature for Java 17.1.0 is a totally back-end, UI and framework independent API....to use the API in a larger number of scenarios This lightweight...

    blog.groupdocs.com/signature/introducing-groupd...
  9. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  10. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....“maxSpots” defines the maximal number of spots, which is random,...the document with the custom number and size of noise effects var...

    docs.groupdocs.com/redaction/net/use-advanced-r...