Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 12,790 for

format

(0.26 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Easily render CAD to other formats in just a few simple steps...Easily render XML to other formats in just a few simple steps...

    blog.groupdocs.com/groupdocs.blog/page/17/
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...of Excel format and allows working with FLV file format’s metadata...working with PDF and Excel file formats. We recommend you to install...

    blog.groupdocs.com/groupdocs.blog/page/50/
  3. 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....the favorite structured data formats of developers for passing information...convert JSON data into other formats for various reasons. In this...

    blog.groupdocs.com/viewer/render-json-as-pdf-jp...
  4. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for .NET API which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document Formats. Document Editing API allows user to convert supported document Format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same Format or in other supported document Format with changes made....various supported document formats. Document Editing API allows...convert supported document format into HTML and apply changes...

    blog.groupdocs.com/editor/introducing-groupdocs...
  5. DOC/DOCX - when removing only "Author" property...

    Remove doc/docx properties, the “Content type”, “Scale” property will be removed. and the ContentType is empty. We are using v18.6 and here’s the demo codes: var Format = new DocFormat(filePath); DocMetadata metaData …...here’s the demo codes: var format = new DocFormat(filePath);...DocMetadata metaData = ((DocFormat)format).DocumentProperties; The metaData...

    forum.groupdocs.com/t/doc-docx-when-removing-on...
  6. Load Database Documents with Options | GroupDocs

    Learn how to use DatabaseLoadOptions to configure database document loading in GroupDocs.Conversion for .NET. Supports NSF (Lotus Notes) and SQL Formats....supports enterprise database formats used in corporate environments...DatabaseLoadOptions works with database formats including NSF (Lotus Notes/IBM...

    docs.groupdocs.com/conversion/net/load-database...
  7. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for .NET....where supported by the source format. crops a rectangular area from...PDF and after that to desired format. The following code snippet...

    docs.groupdocs.com/conversion/net/convert-to-im...
  8. STL File Viewer using C# | View STL as PDF, HTM...

    View STL files as PDF using C#. Further render the stereolithography (STL) files into HTML, JPG and PNG Formats within .NET applications....ST ereo L ithography) file format is used for 3D CAD drawings...STL files into various other formats. One of the reasons for conversion...

    blog.groupdocs.com/viewer/stl-file-viewer-using...
  9. Import TextField Annotation from Word Documents...

    Considering the extensibility of the API, team GroupDocs is pleased to announce another monthly release of GroupDocs.Annotation for Java 17.1.0. This release comes with multitude of new features, improvements and bug fixes. Now, GroupDocs.Annotation for Java developers can import annotations from Word and Slide documents. Furthermore, API permits developers to annotate Slide documents with different annotation types. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback....Slides format Implement Area annotation for Slides format Implement...Arrow annotation for Slides format Implement Text Field annotation...

    blog.groupdocs.com/annotation/import-textfield-...
  10. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta inFormation of a document....demonstrates how to extract basic format information from a file. basic_usage...println ( String . format ( "File format: %s" , info . getFileType...

    docs.groupdocs.com/metadata/java/get-document-i...