Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 46,485 for

pdf

(0.06 sec)
  1. Convert Excel Spreadsheets to PDF in Java | Exc...

    Convert Excel files to Pdf in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API....workbooks or specific sheets to PDF format. In this article, we will...converting Excel spreadsheets into PDF format in Java using the document...

    blog.groupdocs.com/conversion/convert-excel-spr...
  2. Convert Excel Spreadheets to PDF using C# | .NE...

    Convert Excel files to Pdf using C#. Convert full workbook, selected sheets, sub-sequence of sheets, or any cell range using spreadsheet conversion .NET API....中國傳統的 Excel ( XLS , XLSX ) and PDF files are among those document...convert Excel spreadsheets into PDF format using C# with .NET applications...

    blog.groupdocs.com/conversion/convert-excel-spr...
  3. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to Pdf document meta info layer with GroupDocs.Signature...Metadata signatures / eSign PDF eSign PDF with Metadata signature...signature objects for instance. PDF document metadata is hidden attributes...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  4. Select specific pages for rasterized PDF | Grou...

    Select specific pages for rasterized Pdf Saving document as a rasterized Pdf, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from Pdf/A-1b, which is used by default, to Pdf/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....rasterized PDF Select specific pages for rasterized PDF Leave feedback...rasterized PDF Saving document as a rasterized PDF, you can specify...

    docs.groupdocs.com/redaction/java/select-specif...
  5. Optimize spreadsheets in a PDF file | GroupDocs

    Optimize spreadsheets in Pdfs. Reduces file size by enabling border lines and removing specific characters....documents / Render to PDF / Optimize the output PDF file / Optimize...spreadsheets in a PDF file Optimize spreadsheets in a PDF file Leave...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The list of tools is not limited to area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a Pdf document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation....annotation could be added in a PDF document by using GroupDocs.Annotation...Example for a PDF Document For adding ellipse to a PDF document,...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  7. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of Pdf document using C#....watermarks / To PDF documents / Existing objects in PDF document Existing...Existing objects in PDF document Leave feedback On this page Removing...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. Remove Watermark from PDF Documents in Java | W...

    Delete or remove watermarks from Pdf and other documents in Java. An overview for Java developers to create a watermark removing applications....watermarks from PDF documents in Java . Java API to Remove PDF Watermarks...all the watermarks from the PDF document Remove hyperlink watermarks...

    blog.groupdocs.com/watermark/remove-watermark-f...
  9. Extract images from PDF documents | GroupDocs

    To extract images from Pdf documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Pdf documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....data from PDF documents / Extract images from PDF documents Extract...Extract images from PDF documents Leave feedback To extract images...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Convert Source Code to PDF using Java | Python,...

    Transform source code files to Pdf format in Java. Convert Python, Java, PHP, and more programming language files to Pdf using document conversion API....snippets, you can convert them into PDF format. In order to do this,...Python, C#, C++ source code to PDF format within Java application...

    blog.groupdocs.com/viewer/convert-source-code-t...