Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 12,095 for

format

(0.25 sec)
  1. Convert project management formats | GroupDocs

    This article demonstrates how you can convert to and from project management Formats with GroupDocs.Conversion for .NET....management formats Convert project management formats Leave feedback...be exported to PDF or image formats for documentation. Common Project...

    docs.groupdocs.com/conversion/net/convert/proje...
  2. Convert diagrams | GroupDocs

    In this article, you will learn how to convert diagram documents to other Formats or another diagram Format with GroupDocs.Conversion for .NET....On this page About diagram formats Microsoft Visio comes as part...lot of others. Visio file formats include file types such as...

    docs.groupdocs.com/conversion/net/convert/diagram/
  3. GroupDocs.Assembly 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....the XML format into any other better human-readable format like...convert it into some other format. In one of our posts, we have...

    blog.groupdocs.com/categories/groupdocs.assembl...
  4. Load diagram document with options | GroupDocs

    Learn how to load and convert diagram files (VSD, VSDX, Visio) with advanced options using GroupDocs.Conversion for .NET API.... Diagram files include formats like VSD, VSDX, VDX, VSDM,...and other Microsoft Visio formats. The following options are...

    docs.groupdocs.com/conversion/net/load-diagram-...
  5. Detect Print Restriction in PDF Documents using...

    PDF is a widely used document Format that also supports interactive elements including annotations, forms, 3D objects, layers, etc. Along with these elements, PDF Format also supports setting restrictions such as print restriction, modification restriction, restrictions on data extraction and so on. Such features give the user more control over the document and therefore, the PDF has become a popular document Format. Since we support the rendering of PDF documents, therefore, we always keep looking to introduce features that may give you more inFormation about the documents....PDF is a widely used document format that also supports interactive...Along with these elements, PDF format also supports setting restrictions...

    blog.groupdocs.com/viewer/detect-print-restrict...
  6. 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.... GIS documents include formats like GeoJSON, KML, GPX, and...explicitly specify the source format. Available options include:...

    docs.groupdocs.com/conversion/net/load-gis-docu...
  7. Supported Image Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported image types. The Library supports JPG, BMP, PNG, TIF and many more....file formats that GroupDocs.Merger can work with. Format Description...Rotate Cross-format image merging Cross-format merge to PDF JPG...

    docs.groupdocs.com/merger/net/supported-image-f...
  8. Convert Word Documents to PDF using C# | DOCX t...

    Convert Word DOC & DOCX documents to PDF using C# within .NET applications. Automate your files conversion using the document conversion .NET API....among the popular document formats used by almost every business...requirement to convert these formats into each other. In this article...

    blog.groupdocs.com/conversion/convert-word-doc-...
  9. Supported File Formats | GroupDocs

    This topic lists file Formats supported by GroupDocs.Total for Python via .NET....Supported File Formats Supported File Formats Leave feedback...a very broad range of file formats — from common office documents...

    docs.groupdocs.com/total/python-net/supported-d...
  10. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD Format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image Format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd.... JPEG, JPG, PNG) to PSD format and redesign it as per your...Specify resultant image format using Format property of ImageConvertOptions...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...