Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,117 for

view file

(0.03 sec)
  1. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD Files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD File. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....read basic metadata in CAD files. The supported CAD formats are:...metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. All-in-One C# Suite for Automating Document Tasks

    Discover how GroupDocs.Total for .NET simplifies C# document automation. From Viewing and editing documents to e-signatures and cost-effective licensing, optimize your workflow effortlessly.... Viewing documents and images: You can view many different...users. Editing files: You can edit popular file formats like Word...

    blog.groupdocs.com/total/streamline-document-au...
  3. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Node.js via Java....usage / Convert files / PDFs Convert PDF files Leave feedback...operating systems. Content of PDF files is not limited to text only...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Edit TXT | Documentation

    This guide demonstrates how to edit plain text Files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET.../ Edit document / Edit text files Edit TXT Leave feedback On this...destination. How to edit TXT file? Textual documents are simple...

    docs.groupdocs.com/editor/net/edit-txt/
  5. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Supported Output File Formats Depending on Input File Formats The...following table shows which output file formats are supported by GroupDocs...

    docs.groupdocs.com/assembly/java/introducing-gr...
  6. Significant trouble installing, and now using G...

    At first, attempting pip install groupdocs-Viewer-net was yielding an error that said no such File existed, despite me getting that command off of groupdocs-Viewer-net · PyPI. So I proceeded to download groupdocs_Viewer_…...yielding an error that said no such file existed, despite me getting...9-py3-none-macosx_11_0_arm64.whl (160.0 MB view details) from the same PyPI...

    forum.groupdocs.com/t/significant-trouble-insta...
  7. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....usage / Convert files / PDFs Convert PDF files Leave feedback...operating systems. Content of PDF files is not limited to text only...

    docs.groupdocs.com/conversion/java/convert/pdf/
  8. Pagination information is lost when editor save...

    Licensing-Agreement.docx (43.0 KB) If we save document using java editor api of groupdocs. it lost pagination information whether in header or footer. Please check attached document We used editor 24.9 (which is latest…... View, edit and save edited files online in different...issues you have found earlier (filed as EDITORJAVA-1217) have been...

    forum.groupdocs.com/t/pagination-information-is...
  9. Edit and Save Replies using GroupDocs.Annotatio...

    We are pleased to announce a new release of GroupDocs.Annotation for Java Servlets Based Front End V2.0.0. This release comes with number of new features, customers reported bug fixes and improvements. It incorporates Java servlets at back-end and angularJS/Paper.js at front that allows it’s users to draw annotations more fluently. We’d recommend you to download and explore the latest release of front end, learn how new annotation tools are working and how you can implement them in your own application....Servlets Based Showcase - UI View Available Channels and ResourcesHere...for Java: # Download – JAR Files Documentation – API Docs Product...

    blog.groupdocs.com/annotation/edit-save-replies...
  10. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC metadata in a File of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....To access IPTC metadata in a file of any supported format, GroupDocs...steps to read IPTC metadata: a file that contains IPTC metadata...

    docs.groupdocs.com/metadata/java/working-with-i...