Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 17,188 for

pdf conversion

(0.13 sec)
  1. How to Add Watermark in Word using C#

    This short article focus on how to add watermark in Word using C#. It's a step-by-step instructions with sample code to insert watermark in Word using C#....Conversion Product Family GroupDocs...remove watermark annotation from PDF, have a look at how to remove...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  2. Announcing Hotfix Release of GroupDocs.Conversi...

    This hotfix release of GroupDocs.Conversion for Java 18.6.1 resolves missing properties issue in some LoadOptions classes that was raised in previous version of the API. Such as setShowGridLines() or setShowHiddenSheets(). Aside this, one improvement is introduced. Please take a look over the release notes. Improvements Hide mail header when converted MSG to Pdf Bug Fixs Missing properties in some options classes API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Conversion for Java 18.6.1 resolves...header when converted MSG to PDF Bug Fixs # Missing properties...

    blog.groupdocs.com/conversion/announcing-hotfix...
  3. GroupDocs.Comparison for .NET

    Find answers about comparing similar documents on using C# .NET platforms....Conversion Product Family GroupDocs...Text Files in C# How to Compare PDF Files using C# How to Compare...

    kb.groupdocs.com/comparison/net/
  4. 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....Conversion Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  5. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Conversion Product Solution GroupDocs...temp . getHeight ()); } Sign Pdf document with Text signature...

    docs.groupdocs.com/signature/java/sign-document...
  6. Set image size limits | GroupDocs

    Set image size limits when rendering image to Pdf...Conversion Product Solution GroupDocs...Render documents / Render to PDF / Set image size limits Set image...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  7. Reorder pages | GroupDocs

    Reorder Pdf pages during rendering with GroupDocs.Viewer for Python via .NET. Control the output page sequence....Conversion Product Solution GroupDocs...Render documents / Render to PDF / Reorder pages Reorder pages...

    docs.groupdocs.com/viewer/python-net/reorder-pa...
  8. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....Conversion Product Solution GroupDocs...Microsoft Word (.docx) and Adobe PDF (.pdf) are two different file types...

    docs.groupdocs.com/viewer/java/how-to-determine...
  9. Specify the JPEG image quality | GroupDocs

    Adjust JPEG images quality when rendering documents to Pdf with GroupDocs.Viewer for Java...Conversion Product Solution GroupDocs...Render documents / Render to PDF / Specify the JPEG image quality...

    docs.groupdocs.com/viewer/java/adjust-jpeg-imag...
  10. Add Arrow Annotation to JPG using C#

    You will learn how to add arrow annotation to JPG using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation to JPG in C#....Conversion Product Family GroupDocs...add replacement annotation in PDF using C#. For a more in-depth...

    kb.groupdocs.com/annotation/net/add-arrow-annot...