Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 13,377 for

to

(0.49 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers

    blog.groupdocs.com/groupdocs.blog/page/76/
  2. GroupDocs.Merger 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....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.

    blog.groupdocs.com/categories/groupdocs.merger-...
  3. 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....Learn how to load and convert GIS documents (GeoJSON, KML, GPX) with advanced options using GroupDocs.Conversion for .NET API.

    docs.groupdocs.com/conversion/net/load-gis-docu...
  4. Column Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly To generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps To create a column chart in MS PowerPoint 2013:...Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013:

    docs.groupdocs.com/assembly/net/column-chart-in...
  5. Online Document Viewer from GroupDocs: How It W...

    The technology research firm Gartner states that the demand for SaaS (Software as a Service) products will continue To grow in a recent report (February, 2013). The report highlights that some of the Top segments for the SaaS market will be: Office suites, IT operations management and sTorage management. Corporates understand the need To stay abreast technology trends and are taking the necessary steps To move Towards cloud or web-based document management systems....The technology research firm Gartner states that the demand for SaaS (Software as a Service) products will continue to grow in a recent report (February, 2013). The report highlights that some of the top segments for the SaaS market will be: Office suites, IT operations management and storage management. Corporates understand the need to stay abreast technology trends and are taking the necessary steps to move towards cloud or web-based document management systems.

    blog.groupdocs.com/viewer/online-document-viewe...
  6. 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 getPdfType method To obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class.

    docs.groupdocs.com/metadata/java/working-with-m...
  7. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Find answers about converting documents and images of various types using Java code on any platform.

    kb.groupdocs.com/conversion/java/page/6/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers

    blog.groupdocs.com/groupdocs.blog/page/36/
  9. Render JSON as PDF, JPG, PNG & HTML using C# | ...

    View JSON files as PDF using C#. Additionally, render JSON files To JPG, PNG, and HTML within .NET application using GroupDocs API....View JSON files as PDF using C#. Additionally, render JSON files to JPG, PNG, and HTML within .NET application using GroupDocs API.

    blog.groupdocs.com/viewer/render-json-as-pdf-jp...
  10. Footnote Comparison Issue is Resolved

    Footnote appears at botTom of the page and used To cite information. Previously, API was not comparing Footnotes correctly. But with the release of GroupDocs.Comparison for .NET 19.5, we fixed this issue. Please have a glance. But this is not it we have a lot more To tell you. Along with bug fixes, some features and improvements are also introduced. Lets talk about new features first. Did you ever think of getting coordinates of document changes or differences?...Footnote appears at bottom of the page and used to cite information. Previously, API was not comparing Footnotes correctly. But with the release of GroupDocs.Comparison for .NET 19.5, we fixed this issue. Please have a glance. But this is not it we have a lot more to tell you. Along with bug fixes, some features and improvements are also introduced. Lets talk about new features first. Did you ever think of getting coordinates of document changes or differences?

    blog.groupdocs.com/comparison/footnote-comparis...