Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 25,613 for

may

(0.09 sec)
  1. Ինչպես փոխարկել VSDX-ը PDF-ի C#-ով

    Այս կարճ ձեռնարկում մենք ձեզ կուղեկցենք VSDX-ը PDF-ի C#-ով փոխարկելու և Visio ֆայլը PDF-ի առանց Visio-ի փոխարկելու օրինակելի կոդ ստեղծելու գործընթացում:...C#-ով ուղեցույցը: Updated on 28 May 2023 Հայերեն English Ελληνικά...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  2. Ինչպես փոխարկել XML-ը HTML-ի՝ օգտագործելով C#

    Փոխակերպեք փաստաթղթերը մի ձևաչափից մյուսը հանրաճանաչ NuGet փաթեթի միջոցով: Իմացեք, թե ինչպես փոխարկել XML-ը HTML-ի՝ օգտագործելով C# և զարգացնել XML-ի HTML C#-ի հնարավորությունը:...տեղեկությունների համար: Updated on 28 May 2023 Հայերեն English Ελληνικά...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  3. Ինչպես փոխարկել MPP-ն PDF-ի C#-ով

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

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  4. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/search-for-for...
  5. Verify Text signatures in the document | Docume...

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/verify-text-si...
  6. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API.... GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/search-for-fo...
  7. Search for Metadata e-signatures | Documentation

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API.... GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/search-for-me...
  8. Get supported file formats | Documentation

    This article shows how to check supported file formats.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/get-supported-fil...
  9. Deleting documents | Documentation

    This page contains information about deleting documents in the search network....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/deleting-documents/
  10. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...