Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 9,562 for

images

(0.11 sec)
  1. Working with CAD metadata | GroupDocs

    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); // ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Watermark Excel Spreadsheets | Text and Image W...

    Add text and image watermarks to Excel Spreadsheets. Apply watermarks using the online watermark application or using .NET and Java APIs programmatically.... Choose the watermark image you desire, whether it’s a special...special word or an image. Personalize your chosen mark by adjusting...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  3. Convert PNG to JPG with Python

    Learn how to convert PNG to JPG with Python without installed extra software. This topic also provide a code eample that explains how to export PNG to JPG in Python....developers want to optimize images for websites and mobile applications...offers a reliable way to handle image conversion by using a robust...

    kb.groupdocs.com/conversion/python/convert-png-...
  4. Render Word documents as HTML, PDF, and image f...

    Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering....documents as HTML, PDF, and image files Leave feedback On this...the document to HTML, PDF, or image format. These methods allow...

    docs.groupdocs.com/viewer/python-net/render-wor...
  5. Convert eBook formats | GroupDocs

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for .NET....types of content such as text, images, and video. Common eBook file...conversions From To AZW3 eBook: , , Image: , , , , , , , J2K, JFIF, ,...

    docs.groupdocs.com/conversion/net/convert/ebook/
  6. Convert eBook formats | GroupDocs

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Node.js via Java....types of content such as text, images, and video. Common eBook file...conversions From To AZW3 eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Render Word Document to Web Page using Node.js

    This topic explains how to render Word Document to Web Page using Node.js. A sample code example will also be provided for Word to web page rendering Node.js....necessary resources, like fonts and images, making them easy to serve...converting Word documents to image format using Node.js. If you’re...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  8. Compare PDF Files - Online and Free PDF Comparison

    Compare PDF files using free the online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....differences, such as changes in text, images, or formatting. Save Time:.... Related Article # Online Image Comparison How to Compare Word...

    blog.groupdocs.com/comparison/compare-pdf-files...
  9. GroupDocs.Viewer for .NET overview | GroupDocs

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....Extract text from PDF files and images. and attached to PDF documents...to the output HTML, PDF, and image files. to increase document...

    docs.groupdocs.com/viewer/net/product-overview/
  10. Scan QR Code from PPTX using C#

    This guide offers an in-depth explanation of how to scan QR Code from PPTX using C#. It also includes code example to help you extract QR Code from PPTX in C#....for seamless extraction of images and other content from PPTX...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...