Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,549 for

list

(1.05 sec)
  1. Annotate documents with GroupDocs.Annotation | ...

    Add area and text annotations to documents with GroupDocs.Total for .NET, and read back the annotations already on a file — runnable C# examples with downloadable files....region to highlight Points = new List < Point > { new Point ( 80 ..."annotation-extract.pdf" )) { List < AnnotationBase > annotations...

    docs.groupdocs.com/total/net/developer-guide/an...
  2. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...property Extensions that expects list of different extensions classes...result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...
  3. Set metadata properties | GroupDocs

    The set_properties method updates or adds metadata. Use it to add metadata to photos and PDFs or to update data in MP3 files with GroupDocs.Metadata for Python via .NET....created in list ( p . tags ) or Tags . time . modified in list ( p ...

    docs.groupdocs.com/metadata/python-net/set-meta...
  4. eSign document with multiple signatures | Group...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API..."1234567890" ); // define list of signature options List < SignOptions >...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for Java.... List < Reply > replies = new ArrayList...point4 = new Point ( 240 , 650 ); List < Point > points = new ArrayList...

    docs.groupdocs.com/annotation/java/add-replacem...
  6. DICOM, Otp and DjVu file formats Support includ...

    GroupDocs team is glad to announce another monthly release where new file formats are added in supported file format List to annotate documents and image. The latest GroupDocs.Annotation for .NET 17.2.0 API now provides support to DICOM, Otp and DjVu with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....added in supported file format list to annotate documents and image...licensing . Major changes are lists are given below. For more details...

    blog.groupdocs.com/annotation/new-exciting-feat...
  7. How to Password Merge for PDFs | GroupDocs

    Automate unlocking, merging, and re‑protecting password‑protected PDFs with GroupDocs.Merger for Java.... public List < byte []> unlockAll ( Map <...sources ) throws IOException { List < byte []> unlocked = new ArrayList...

    docs.groupdocs.com/merger/java/getting-started/...
  8. Change Page Orientation using GroupDocs.Merger ...

    We are pleased to announce GroupDocs.Merger for Java 18.12 with many new features. This latest release provides the ability to change page orientation along with a feature to rotate pages in the document. Furthermore, you can also get a List of all the formats supported by the API. Please check GroupDocs.Merger for Java 18.12 release notes for further reference. Features Change Page OrientationNew method changeOrientation let you change page orientation (portrait, landscape) for pages in the document....Furthermore, you can also get a list of all the formats supported...

    blog.groupdocs.com/merger/groupdocs.merger-for-...
  9. Footnote Comparison Issue is Resolved

    Footnote appears at bottom of the page and used to cite information. Previously, API was not comparing Footnotes correctly. But with the release of GroupDocs.Comparison for .NET 19.5, we fixed this issue. Please have a glance. But this is not it we have a lot more to tell you. Along with bug fixes, some features and improvements are also introduced. Lets talk about new features first. Did you ever think of getting coordinates of document changes or differences?...pages PagesData (read only) - list of PageInfo classes PageInfo...

    blog.groupdocs.com/comparison/footnote-comparis...
  10. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...a default font and create a list of font substitutes to map the...ArrayList; import java.util.List; public class ConvertDocxToPdf...

    forum.groupdocs.com/t/alignment-and-font-issues...