Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 7,021 for

may

(0.07 sec)
  1. Working with metadata in HEIF/HEIC images | Gro...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section. More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Ինչպես փոխարկել XLSX-ը PDF-ի՝ օգտագործելով C#

    Այս հոդվածում դուք կառաջնորդվեք, թե ինչպես փոխարկել XLSX-ը PDF-ի՝ օգտագործելով C#: Նաև կներկայացվի կոդի օրինակ՝ ցույց տալու, թե ինչպես ստեղծել PDF XLSX-ից C#-ով:...մեր հոդվածին: Updated on 28 May 2023 Հայերեն English Türkçe 日本語...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  3. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/save-in-raster...
  4. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/python-net/save-in...
  5. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  6. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/nesting-search-qu...
  7. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in C# language using GroupDocs.Merger for .NET library.... You may specify absolute or relative...@"c:\merged.odt" ); } NOTE: You may merge other Open Document formats...

    docs.groupdocs.com/merger/net/merge/open-document/
  8. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using Python. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature Python API by GroupDocs.... Such a document may look as in the picture below...Python applications. Also, you may discuss any questions or issues...

    docs.groupdocs.com/signature/python-net/how-to-...
  9. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...name, the value of metadata may contain various types like whole...metadata rows. Summary metadata may contain following information...

    docs.groupdocs.com/signature/net/esign-document...
  10. DPI setting ignored when converting MSG to PDF ...

    Hello, Converting the attached MSG file to PDF, creates a document with as size of 10.42 x 14.74 inch, according to Adobe Reader. image.png (66.0 KB) With the specified 750 x 1061 pixels at the default 96 dpi, that sh…... Sometimes, specific values may yield unexpected results. Contact...for further assistance. They may have more insights or solutions...

    forum.groupdocs.com/t/dpi-setting-ignored-when-...