Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 1,646 for

png to pdf

(0.04 sec)
  1. Add text or image watermark | Documentation

    This article shows how To add watermark and save resultant document. It is capable To add watermark To image or documents....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); TextWatermark watermark =...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  2. Searching watermarks | Documentation

    This article explains how To search watermarks while using GroupDocs. Watermarks API....pdf' ); const watermarks = watermarker...groupdocsWatermark . Watermarker ( 'sample.pdf' ); // Define search criteria...

    docs.groupdocs.com/watermark/nodejs-java/search...
  3. Is GroupDocs.Editor compatible with the Xamarin...

    Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a document ediTor that I can integrate inTo this application. I came across GroupDocs.EdiTor while searching for an edi…...PDF" Version="23.1.0" /> <PackageReference...screenshots - encoding.png (18.0 KB) and permission.png (13.7 KB). Let...

    forum.groupdocs.com/t/is-groupdocs-editor-compa...
  4. Add image annotation | Documentation

    The page describes how To add image annotation To a document using GroupDocs.Annotation for .NET....pdf" )) { ImageAnnotation area =...2x/googlelogo_color_92x30dp.png" , Angle = 100 }; annotator ...

    docs.groupdocs.com/annotation/net/add-image-ann...
  5. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows To add text watermarks To documents which may consists of pages, worksheets, slides or frames....pdf' ); const watermark = new groupdocsWatermark...watermarker . save ( "result.pdf" ); watermarker . close (); If...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  6. Modifying found watermark properties | Document...

    This article explains how To modify found watermark properties while using GroupDocs. Watermarks API....pdf" using ( Watermarker watermarker...new Watermarker ( "document.pdf" )) { TextSearchCriteria searchCriteria...

    docs.groupdocs.com/watermark/net/modifing-found...
  7. Modifying found watermark properties | Document...

    This article explains how To modify found watermark properties while using GroupDocs.Watermarks Java API....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); TextSearchCriteria searchCriteria...

    docs.groupdocs.com/watermark/java/modifying-fou...
  8. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, To CommentDisplayMode, due To it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...png (364.9 KB) I was using GroupDocs...PdfConvertOptions(); conv.Convert("Conversion.pdf", options); } Attaching the sample...

    forum.groupdocs.com/t/hidecomments-replacement-...
  9. Compare annotations | Documentation

    The page describes how To compare annotations....pdf" )) { List < AnnotationBase >...2x/googlelogo_color_92x30dp.png" ); imageAnnotation . setAngle...

    docs.groupdocs.com/annotation/java/comparing-an...
  10. Searching watermarks | Documentation

    This article explains how To search watermarks while using GroupDocs. Watermarks Java API....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/java/searching-wat...