Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 4,486 for

groupdocs.redaction,

(0.13 sec)
  1. How to Convert TXT to PPTX using C#

    This article provides all steps to convert TXT to PPTX using C# on commonly used operating systems. It also includes code example to transform TXT to PPTX using C#....This article provides all steps to convert TXT to PPTX using C# on commonly used operating systems. It also includes code example to transform TXT to PPTX using C#.

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

    Այս կարճ ձեռնարկը նկարագրում է MPP-ն PDF-ի C#-ով փոխարկելու ընթացակարգը և ինչպես օգտագործել այս ուղեցույցը՝ MS Project-ը PDF-ի փոխարկելու համար՝ օգտագործելով C# հնարավորությունը:...Այս կարճ ձեռնարկը նկարագրում է MPP-ն PDF-ի C#-ով փոխարկելու ընթացակարգը և ինչպես օգտագործել այս ուղեցույցը՝ MS Project-ը PDF-ի փոխարկելու համար՝ օգտագործելով C# հնարավորությունը:

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

    Այս կարճ ձեռնարկում մենք ձեզ կուղեկցենք VSDX-ը PDF-ի C#-ով փոխարկելու և Visio ֆայլը PDF-ի առանց Visio-ի փոխարկելու օրինակելի կոդ ստեղծելու գործընթացում:...Այս կարճ ձեռնարկում մենք ձեզ կուղեկցենք VSDX-ը PDF-ի C#-ով փոխարկելու և Visio ֆայլը PDF-ի առանց Visio-ի փոխարկելու օրինակելի կոդ ստեղծելու գործընթացում:

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

    Փոխակերպեք փաստաթղթերը մի ձևաչափից մյուսը հանրաճանաչ NuGet փաթեթի միջոցով: Իմացեք, թե ինչպես փոխարկել XML-ը HTML-ի՝ օգտագործելով C# և զարգացնել XML-ի HTML C#-ի հնարավորությունը:...Փոխակերպեք փաստաթղթերը մի ձևաչափից մյուսը հանրաճանաչ NuGet փաթեթի միջոցով: Իմացեք, թե ինչպես փոխարկել XML-ը HTML-ի՝ օգտագործելով C# և զարգացնել XML-ի HTML C#-ի հնարավորությունը:

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  5. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser.

    docs.groupdocs.com/parser/java/load-document-fr...
  6. Set image size limits | Documentation

    This article shows how to set image size limits when rendering image to PNG or JPEG...This article shows how to set image size limits when rendering image to PNG or JPEG

    docs.groupdocs.com/viewer/java/set-image-size-l...
  7. How to Highlight Text in PDF using Java

    Within this article, we will show you how to highlight text in PDF using Java. We'll provide you complete step-by-step guidance to highlight text using Java in PDF....Within this article, we will show you how to highlight text in PDF using Java. We'll provide you complete step-by-step guidance to highlight text using Java in PDF.

    kb.groupdocs.com/annotation/java/how-to-highlig...
  8. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...Save attachments and embedded files from PDF, Outlook data file or email

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  9. How to Compare Images in C#

    Do you want to perform image comparison easily, then review the guide to compare Images in C# and learn how to create the image comparison in C# functionality?...Do you want to perform image comparison easily, then review the guide to compare Images in C# and learn how to create the image comparison in C# functionality?

    kb.groupdocs.com/comparison/net/how-to-compare-...
  10. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....GroupDocs.Metadata allows users to get meta information of a document.

    docs.groupdocs.com/metadata/python-net/get-docu...