Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 6,202 for

informations

(0.66 sec)
  1. Obsługuj dane EXIF obrazów JPEG, PNG, TIFF i We...

    Manipuluj metadanymi EXIF obrazów w Javie. Wyodrębniaj, aktualizuj, dodawaj lub usuwaj dane EXIF JPG/JPEG, PNG, WebP lub innych obrazów programowo za pomocą Java API....Extract EXIF Data Package Information from image in Java try (Metadata...getUserComment()); // EXIF GPS Information Package ExifGpsPackage exifGpsPackage...

    blog.groupdocs.com/pl/metadata/handle-exif-data...
  2. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Purchase Buy Now Pricing Information Free Trials Temporary License...of redaction For detailed information you have to iterate through...

    docs.groupdocs.com/redaction/net/redaction-basics/
  3. 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....Purchase Buy Now Pricing Information Free Trials Temporary License...how source GIS (Geographic Information System) documents are processed...

    docs.groupdocs.com/conversion/net/load-gis-docu...
  4. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...you when we have any new information. Niteen_Jadhav March 20,...possible). Any additional information about the original content...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  5. Search index events | GroupDocs

    This page contains information about the purpose and use of all index events....Purchase Buy Now Pricing Information Free Trials Temporary License...feedback This page contains information about the purpose and use...

    docs.groupdocs.com/search/net/search-index-events/
  6. Python Digital Signature Tutorial: E-Sign PDF, ...

    Complete step-by-step tutorial for creating secure electronic signatures in documents using Python and GroupDocs.Signature - perfect for developers building document signing applications...= "JohnSmith" # Contact information options . location = "Office1"...Certificate password # Add signer information to the signature metadata...

    blog.groupdocs.com/signature/sign-documents-ele...
  7. Fusionner des DOCX dans Node.js | GroupDocs.Merger

    Découvrez comment fusionner efficacement des fichiers DOCX dans des applications Node.js sans logiciel tiers. Commencez avec des exemples !...Référence API Exemples GitHub Informations sur les versions Télécharger...Voir aussi # Pour plus d’informations et de ressources, explorez...

    blog.groupdocs.com/fr/merger/merge-docx-in-nodejs/
  8. GroupDocs Editor JAVA - Free Support Forum - gr...

    Hi, we got an error loading a Word file with track changes enabled. groupdocs-editor.version: 23.2 java.version: 11 Error: Node type ‘14’ (‘14’) and corresponding instance of ‘com.groupdocs.editor.internal.c.a.w.zzWJS…...kindly provide the following information: Problematic/source file...

    forum.groupdocs.com/t/groupdocs-editor-java/13067
  9. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/net/working-with-st...
  10. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/net/removing-empty-...