Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 3,554 for

image signature

(0.39 sec)
  1. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  3. Merge and split documents with GroupDocs.Merger...

    Join documents, extract pages and read document information from GroupDocs.Total for .NET — runnable C# examples with downloadable input and output files....Signature Product Solution GroupDocs...spreadsheets, presentations, images and archives. Warning Save...

    docs.groupdocs.com/total/net/developer-guide/me...
  4. 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); // ....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-ca...
  5. JavaでPDFから画像を抽出する方法

    Java で PDF から画像を抽出するための使いやすい手順を理解し、Java を使用して PDF から画像を抽出するコードを作成する方法を学びましょう。...Signature Product Family GroupDocs.Metadata...で PDF から画像を抽出するコード extract images from PDF Java アプリケーションを開発するために、いくつかの...

    kb.groupdocs.com/ja/parser/java/how-to-extract-...
  6. Error handling | GroupDocs

    Handle conversion errors with specific exception types...Signature Product Solution GroupDocs...error-handling-example.md ![](data:image/png;base64,iVBORw0KGgoAAAAN...

    docs.groupdocs.com/markdown/net/error-handling/
  7. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 tag....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/handling-the-id...
  8. Convert to GIS formats with advanced options | ...

    Learn about GisConvertOptions class for GIS file formats (GeoJSON, KML, GPX, TopoJSON) in GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...convert FROM GIS formats to PDF, images, or other document formats...

    docs.groupdocs.com/conversion/net/convert-to-gi...
  9. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....Signature Product Solution GroupDocs...words and characters Tables Images Shapes etc. GroupDocs.Comparison...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  10. सी # का उपयोग कर छवि को वर्ड में कैसे परिवर्तित...

    यह त्वरित आलेख सी # का उपयोग कर छवि को वर्ड में कनवर्ट करने के लिए चरणबद्ध प्रक्रिया का वर्णन करता है और सी # में छवि से वर्ड कनवर्टर के लिए एक एप्लिकेशन कैसे विकसित करता है।...Signature Product Family GroupDocs.Metadata...में, हम C#** का उपयोग करके ** Image को Word में बदलने के लिए चरण-दर-चरण...

    kb.groupdocs.com/hi/conversion/net/how-to-conve...