Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 11,944 for

format

(0.09 sec)
  1. Import Comments in Diagram using .NET Annotatio...

    Today, we are pleased to announce another monthly release of Document Annotation API for .NET v17.11. This release came up with multitude new features, the main feature introduced in this release is ability to import comments in Diagram. Moreover, major fixes and improvements are also introduced in this release. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....PointAnnotation export for Slides format Minor fixes for WordsCommentator...

    blog.groupdocs.com/annotation/documents-annotat...
  2. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a Format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:... Although CSV as a format does not define a way to store...Using of the custom date-time format and the extension method involving...

    docs.groupdocs.com/assembly/net/working-with-cs...
  3. Convert EML with Attachments to PDF using Java ...

    Hi, Is this fix in? Am evaluating GroupDocs for this purpose of how to convert EML with attachments to pdf using Java. Can you please assist?...email attachment to different format DJK5: convert EML file with...

    forum.groupdocs.com/t/convert-eml-with-attachme...
  4. GroupDocs Blog | Document Automation Solutions ...

    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....1 adds FlatOpc format support, critical security...

    blog.groupdocs.com/
  5. protected-resume.pdf

    NAME HERE JOB TITLE HERE PROFILE Want to put your own image in the circle? It is easy! Select the image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li...... Go to the Picture Tools Format menu. Click on the down arrow...

    docs.groupdocs.com/viewer/java/images/rendering...
  6. sample.pdf

    NAME HERE JOB TITLE HERE PROFILE Want to put your own image in the circle? It is easy! Select the image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li...... Go to the Picture Tools Format menu. Click on the down arrow...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  7. Support for Diagrams in GroupDocs.Merger

    GroupDocs.Merger now supports diagram Formats such as VSDFX, VSDM, VSSX, VSSM and VTX . It allows you to swap, rotate or trim pages in diagrams. Apart for that, you can also set or remove password protection of diagrams. This API comes in both Java and .NET platforms and could be integrated in any your .NET or Java application without any dependency. Features for Diagrams Format Swap Pages: This feature allows you to exchange the position of two pages in the document....Merger now supports diagram formats such as VSDFX, VSDM, VSSX,...dependency. Features for Diagrams Format # Swap Pages: # This feature...

    blog.groupdocs.com/merger/support-for-diagrams-...
  8. 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....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision inFormation from Word files....Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Render Excel and Apple Numbers spreadsheets as ...

    Convert Excel and Numbers spreadsheets to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....in HTML, PDF, PNG, and JPEG formats. You do not need to use Microsoft...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/python-net/render-exc...