Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 46,212 for

as

(0.13 sec)
  1. Defining recognized characters|Documentation

    Defining allow- and denylist of characters that Aspose.OCR for Python via .NET looks for....Defining allow- and denylist of characters that Aspose.OCR for Python via .NET looks for.

    docs.aspose.com/ocr/python-net/characters/
  2. Utility Features for IMAP Client in Python|Docu...

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/email/python-net/utility-featur...
  3. Converting Worksheet to Different Image Formats...

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/cells/cpp/converting-worksheet-...
  4. Converting Worksheet to Different Image Formats...

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/cells/go-cpp/converting-workshe...
  5. How to Create PowerPoint Slides in HTML using Java

    This short tutorial provides information on how to create PowerPoint slides in HTML using Java. It enables you to generate slides in HTML in Java with the help of a step-wise process and runnable sample code....This short tutorial provides information on how to create PowerPoint slides in HTML using Java. It enables you to generate slides in HTML in Java with the help of a step-wise process and runnable sample code.

    kb.aspose.com/slides/java/how-to-create-powerpo...
  6. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it As an image....This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image.

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  7. Write Text on Image using C#

    This article guides on how to write text on image using C#. It hAs details to establish the IDE, a list of steps, and a sample code to add text on an image using C#....This article guides on how to write text on image using C#. It has details to establish the IDE, a list of steps, and a sample code to add text on an image using C#.

    kb.aspose.com/font/net/write-text-on-image-usin...
  8. ReplacerContext class | Aspose.Words for Python

    Aspose.words.lowcode.ReplacerContext clAss. Find/replace operation context....aspose.words.lowcode.ReplacerContext class. Find/replace operation context.

    reference.aspose.com/words/python-net/aspose.wo...
  9. Word to PDFA-1a - Free Support Forum - aspose.com

    I’m using Aspose Words.NET v10.8. I would like to convert a Word document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…...I’m using Aspose Words.NET v10.8. I would like to convert a Word document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…

    forum.aspose.com/t/word-to-pdfa-1a/100320
  10. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.Aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…

    forum.aspose.com/t/preserving-shape-details-in-...