Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 1,944 for

png to pdf

(0.11 sec)
  1. Load GIS document with options | GroupDocs

    Learn how To load and convert GIS documents (GeoJSON, KML, GPX) with advanced options using GroupDocs.Conversion for .NET API....pdf" , options ); } Load GPX document.... Convert ( "route-tracking.pdf" , options ); } Load GIS document...

    docs.groupdocs.com/conversion/net/load-gis-docu...
  2. AI Watermarking: Protect Documents with Context...

    Discover how To protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn To add, create, and cusTomize watermarks auTomatically for enhanced document security and content protection....(PPT, PPTX) PDF Documents : Full support for PDF watermarks Image...Image Formats : JPEG, PNG, TIFF, BMP, GIF for image watermarks...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  3. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able To repro the issue. It is an email which contains an email which contains another email. The Top level emai…...pdf", options); Professionalize.Discourse... Screenshot attached. image.png (39.8 KB) It is quite worrisome...

    forum.groupdocs.com/t/converting-msg-file-conta...
  4. Exhibitor preview - Free Support Forum - groupd...

    Hello, We are a software publisher using your library for our Web application. We are encountering a problem when previewing a Pdf file that has been converted using Aspose.Cells. Here, we can found the document Excep…...a problem when previewing a PDF file that has been converted...document Excepted.pdf (136.2 KB) and ExhibitorPreview.pdf (59.1 KB)....

    forum.groupdocs.com/t/exhibitor-preview/14724
  5. Batch Watermarking with Duplicate-Safe Processi...

    Apply text and image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....protect thousands of documents—PDFs, Word files, presentations,...with four document types (DOCX, PDF, XLSX, PPTX) so every pipeline...

    docs.groupdocs.com/watermark/net/batch-watermar...
  6. GroupDocs.Viewer 2.0 - New Features and Improve...

    Greetings! This is Part B of my post looking at the new features and enhancements To the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going To continue describing the core updates that the library has seen in the second major release. So, here we go: Enhanced Text Search Options GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements....an option for downloading a PDF instead of the original file...how to configure conversion to PDF on download in my previous post...

    blog.groupdocs.com/viewer/new-features-and-impr...
  7. Unicode Font(Bangla) Support Issue - Free Suppo...

    Bangla Sample Text 01.docx (22.6 KB) Bangla Sample Text 02.docx (12.9 KB) DisTorted Text in Group Docs Viewer.Pdf (1.6 MB) We were trying To render Bangla Unicode font in Group Docs viewer but we found it get disTorte…...pdf (1.6 MB) We were trying to render...02_src_and_dst.png (351.3 KB) Bangla Sample Text 01_src_and_dst.png (440...

    forum.groupdocs.com/t/unicode-font-bangla-suppo...
  8. eSign Document with Multiple Signatures | Group...

    This article explains how To sign a document with multiple signatures of various types by GroupDocs.Signature for Python via .NET API...demonstrates how to eSign a PDF document with multiple signatures...signature . Signature ( "./sample.pdf" ) as sign : # Define text signature...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. Sign documents with exception handling | GroupDocs

     This article explains how To use exceptions handling when adding electronic signatures To document with GroupDocs.Signature API....png" ); // skip password specification...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/sign-document...
  10. 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-...