Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 47,691 for

as

(0.13 sec)
  1. Export EMAIL to WORD via C++ | products.aspose.com

    C++ API to Convert EMAIL to WORD without using Microsoft Word or Outlook...C++ API to Convert EMAIL to WORD without using Microsoft Word or Outlook

    products.aspose.com/total/cpp/conversion/email-...
  2. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。...Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  3. Aspose.Slides Visual Studio Plugin|Aspose.Slide...

    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/slides/net/aspose-slides-visual...
  4. Defining recognized characters|Documentation

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

    docs.aspose.com/ocr/javascript-cpp/characters/
  5. Installation|Documentation

    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/androidjava/installation/
  6. System Requirements for .NET - Free Support For...

    Hello, I am interested in Aspose.Diagram for .NET. On this page System Requirements|Documentation it says that the API can only be used up to .NET 4.7.2 and Visual Studio 2019. When do you expect to support new .NET a…...Hello, I am interested in Aspose.Diagram for .NET. On this page System Requirements|Documentation it says that the API can only be used up to .NET 4.7.2 and Visual Studio 2019. When do you expect to support new .NET a…

    forum.aspose.com/t/system-requirements-for-net/...
  7. Extract Fonts from PDF via Python|Aspose.PDF fo...

    Use the Aspose.PDF for Python library to extract all embedded fonts from your PDF document....Use the Aspose.PDF for Python library to extract all embedded fonts from your PDF document.

    docs.aspose.com/pdf/python-net/extract-fonts-fr...
  8. Extract pdf fields including checkboxes - Free ...

    Hi There, I am trying to get all Pdf fields (textbox, checkbox, date etc). When I tried following code I am getting 4 fields only. Am I missing something? Aspose.Pdf.dll Version: 9.9.0.0 Code: public static void Mai…...Hi There, I am trying to get all Pdf fields (textbox, checkbox, date etc). When I tried following code I am getting 4 fields only. Am I missing something? Aspose.Pdf.dll Version: 9.9.0.0 Code: public static void Mai…

    forum.aspose.com/t/extract-pdf-fields-including...
  9. Screen Reader Accessibility – C# Examples

    Learn how to design your website for screen reader accessibility and check alternative text against WCAG guidelines using Aspose.HTML for .NET....Learn how to design your website for screen reader accessibility and check alternative text against WCAG guidelines using Aspose.HTML for .NET.

    docs.aspose.com/html/net/screen-reader-accessib...
  10. PDF Metadata Title with Emoji characters show C...

    Hi, pleAse see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...Hi, please see C# code below. var html = &quot;&lt;html&gt;...&lt;/html&gt;&quot; var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = &quot;⭐Once Upon a Star&quot;; pdfDocument.Save(filePath); when&hellip;

    forum.aspose.com/t/pdf-metadata-title-with-emoj...