Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 46,601 for

as

(0.12 sec)
  1. C# OCR Image To Text Recognition | Aspose

    Sample code for image preprocessing and recognition via C#. These command line tool examples are designed to provide a starting point for integrating Aspose.OCR into your C# projects....Sample code for image preprocessing and recognition via C#. These command line tool examples are designed to provide a starting point for integrating Aspose.OCR into your C# projects.

    products.aspose.com/ocr/net/recognition/
  2. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code.....NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code.

    products.aspose.com/drawing/net/
  3. Edit VSS files via Python | products.aspose.com

    Python sample code to edit VSS documents within any Python bAsed application....Python sample code to edit VSS documents within any Python based application.

    products.aspose.com/diagram/python-net/editor/vss/
  4. Edit VSSX files via Python | products.aspose.com

    Python sample code to edit VSSX documents within any Python bAsed application....Python sample code to edit VSSX documents within any Python based application.

    products.aspose.com/diagram/python-net/editor/v...
  5. How to Convert ODP to PPTX in C#

    This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#....This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#.

    kb.aspose.com/slides/net/how-to-convert-odp-to-...
  6. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  7. Aspose is unable to parse received emails using...

    We implemented Aspose.Email to read emails from the Graph API Inbox. When we examine the code block below, we can see that the emails are successfully retrieved from Graph API — the response status code is OK, and the m…...We implemented Aspose.Email to read emails from the Graph API Inbox. When we examine the code block below, we can see that the emails are successfully retrieved from Graph API — the response status code is OK, and the m…

    forum.aspose.com/t/aspose-is-unable-to-parse-re...
  8. .hed and .hl7 files to pdf - Free Support Forum...

    Do you have any product to convert .hed files to pdf and .hl7 files to pdf....Do you have any product to convert .hed files to pdf and .hl7 files to pdf.

    forum.aspose.com/t/hed-and-hl7-files-to-pdf/321142
  9. Changed behavior when connecting documents - Fr...

    Hi, use use following code to append documents: dstDocument.AppendDocument(srcDocument, ImportFormatMode.UseDestinationStyles); the srcDocument hAs one section and his SectionStart is ‘SectionStart.Continuous’. Afte…...Hi, use use following code to append documents: dstDocument.AppendDocument(srcDocument, ImportFormatMode.UseDestinationStyles); the srcDocument has one section and his SectionStart is ‘SectionStart.Continuous’. Afte…

    forum.aspose.com/t/changed-behavior-when-connec...
  10. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#.

    kb.aspose.com/words/net/how-to-extract-images-f...