Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,526 for

image to pdf conversion

(0.86 sec)
  1. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a Pdf document The following sample of code will help you To detect the Pdf version a loaded document and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the DocumentProperties property defined in the DocumentRootPackage class....Conversion Product Solution GroupDocs...metadata in PDF documents Working with metadata in PDF documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...your mind could be, is it about PDF documents only? And the answer... Word, Excel, Presentation, PDF, HTML, RTF) and save them as...

    blog.groupdocs.com/groupdocs.blog/page/39/
  3. Issue with Footnote Number is Resolved

    If you worked with earlier versions of the API, you are probably aware that there was issue in footnote number Conversion. A Word document with such footnotes was converted To Pdf or any other supported file format successfully but the footnote number order was disturbed. There was one more issue reported in the forum. It was about converting a PowerPoint document with black SmartArt text To Pdf. And the SmartArt text in the resultant document was changed To white text....issue in footnote number conversion. A Word document with such...such footnotes was converted to PDF or any other supported file format...

    blog.groupdocs.com/conversion/issue-with-footno...
  4. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index To save a rasterized Pdf...Conversion Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...

    docs.groupdocs.com/redaction/python-net/select-...
  5. Convert eBook formats | GroupDocs

    In this article, you will learn how To convert eBook formats with GroupDocs.Conversion for .NET....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/convert/ebook/
  6. Specify rendering options for CAD files | Group...

    This Topic describes how To use the GroupDocs.Viewer .NET API (C#) To specify various options for rendering CAD files To HTML, Pdf, PNG, and JPEG....Conversion Product Solution GroupDocs...drawing to PDF and sets the background color of PDF pages to light...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  7. GroupDocs.Conversion Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Conversion for .NET. with the extinct...GroupDocs.Conversion? We are releasing GroupDocs.Conversion for .NET...

    blog.groupdocs.com/categories/groupdocs.convers...
  8. Render RTF as PDF using Python

    You can render RTF as Pdf using Python To convert rich text files inTo professional, shareable documents. This approach lets you create Pdf from RTF in Python effortlessly....Conversion Product Family GroupDocs...Product Family Render RTF as PDF using Python RTF (Rich Text Format)...

    kb.groupdocs.com/viewer/python/render-rtf-as-pd...
  9. GroupDocs Newsletter May 2018 – Document Manipu...

    Share this issue: Monthly Newsletter May 2018 Professional APIs for Creating Document Management Applications Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs offers feature-rich document manipulation APIs for .NET and Java developers To build web, mobile or deskTop apps with the capability To view, annotate, convert, e-sign, compare, assemble, and watermark document formats. You can also extract text, retrieve metadata information and manipulate documents using HTML....EPUB, DOCX, and PDF file formats, and get Image Cover metadata...Excel file formats. Watermark Images, Specify Bookmarks and Headings...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  10. Generate PDF and Word Reports from JSON Data in C#

    Programmatically generate reports by converting JSON To Pdf & Word using templates in C#. AuTomate Pdf & DOCX reports using .NET API....converting the JSON data into PDF and DOCX reports in C# using...numbered lists, charts, tables, images, barcodes , etc. You can download...

    blog.groupdocs.com/assembly/generate-reports-fr...