Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 12,097 for

format

(0.08 sec)
  1. Technical Support | GroupDocs

    Get comprehensive technical support for GroupDocs.Total for .NET. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team....to create API for new file formats, send us a request at . Getting...titles Attach files in ZIP format if multiple files are needed...

    docs.groupdocs.com/total/net/technical-support/
  2. Bubble Chart in Word Processing Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Word Processing Document Format. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Word Document Creating a Bubble Chart Please follow below steps to create bubble chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....in Word Processing Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  3. Removing metadata | GroupDocs

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties... Some file formats and metadata standards allow...defined in the appropriate format/standard specification. In...

    docs.groupdocs.com/metadata/net/removing-metadata/
  4. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...Managing metadata for specific formats / Images / Working with metadata...Metadata API supports extracting format-specific information from PNG...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. 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.... fixes, and more document formats are introduced . We recommend...for Java library – a multi-format document converter with support...

    blog.groupdocs.com/categories/groupdocs.convers...
  6. Generate document preview | GroupDocs

    You are welcome to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more.... format ( "%s\\result_%s.png" , Constants...

    docs.groupdocs.com/metadata/java/generate-docum...
  7. How to Edit XML Files in Java | Java API for XM...

    Edit or update XML data within your Java applications. Modify XML files and save the changes in various Formats using Editing Java API ....documents of various file formats. In this article, we will use...different formats. Save the updated XML in any format using the...

    blog.groupdocs.com/editor/edit-xml-files-in-java/
  8. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to Format them like this: “Mr.…...collections (arrays) and we want to format them like this: “Mr. A, Mr...

    forum.groupdocs.com/t/reuse-of-extension-method...
  9. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor for Node.js is an ability to edit most popular document Formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....edit most popular document formats using front-end WYSIWYG editors...it back to original document format. Editing options and output...

    docs.groupdocs.com/editor/nodejs-java/features-...
  10. Save signed Pdf with different output file type...

    This article explains how to save signed PDF document with various file Formats by GroupDocs.Signature API....documents with different formats / PDF → format Save signed Pdf with...signed documents to different formats. Each of document type has...

    docs.groupdocs.com/signature/java/save-signed-p...