Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 13,016 for

format

(0.07 sec)
  1. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for .NET...processing of any supported file format (instead of DocumentHander...

    docs.groupdocs.com/merger/net/migration-notes/
  2. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various document and image Formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular document and image Formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured inFormation that is used to contain important business inFormation of different resources....various document and image formats. The API facilitates the user...popular document and image formats and the number is going to...

    blog.groupdocs.com/metadata/control-and-process...
  3. 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 FileType property to obtain file Format inFormation AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property 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/net/working-with-me...
  4. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....workbooks , are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS...able to recognize spreadsheet format and apply appropriate default...

    docs.groupdocs.com/editor/net/edit-excel/
  5. Convert PDF to GIF using Python

    Discover the process of how to convert PDF to GIF using Python. We will also provide the code example to export PDF to GIF using Python that works on every plateform....maintaining the original formatting and graphics. This approach...specifying GIF as the desired output format using ImageFileType.GIF Utilize...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  6. Render PDF as HTML using Python

    Render PDF as HTML using Python with simple steps. Discover how to convert PDF to HTML in Python for smooth access, flexible distribution, and seamless embedding online....ensure that text, images, and formatting are preserved. This approach...This approach also preserves formatting, supports cross-platform...

    kb.groupdocs.com/viewer/python/render-pdf-as-ht...
  7. Multicolored Numbered List in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Spreadsheet Document Format. Multicolored Numbered List in Microsoft Excel Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Excel 2013. Add a new Workbook. In one cell, write a sentence like “We provide support for the following clients:”. Select the cell, and assign a color by pressing “Cell Styles” in Styles group....report in Spreadsheet Document format. Multicolored Numbered List...OpenOffice without any issues or formatting losses. We opened the ODS...

    docs.groupdocs.com/assembly/java/multicolored-n...
  8. In-Paragraph List in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Word Processing Document Format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft Word Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS Word 2013. Write a sentence, for example, “We provide support for the following clients:”. Save the template....in Word Processing Document format. Note The code uses some of...OpenOffice without any issues or formatting losses. We opened the ODT...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  9. Render HTML as PDF using Python

    If you want to laern how to render HTML as PDF using Python, this topic is for you. Learn how to convert HTML to PDF in Python for printing, sharing, or archiving....shareable documents with reliable formatting, making it possible to render...transformed into portable and static formats for broader use. Whether you...

    kb.groupdocs.com/viewer/python/render-html-as-p...
  10. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentation Format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your Document. Reporting Requirement As a report developer, you are required to represent the inFormation of the managers with the following key requirements:...In-TableList report in Presentation format. Note The code uses some of...OpenOffice without any issues or formatting losses. We opened the ODP...

    docs.groupdocs.com/assembly/java/in-table-list-...