Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 46,951 for

as

(0.07 sec)
  1. Paid Support Helpdesk - aspose.com

    customer support platform...customer support platform

    helpdesk.aspose.com
  2. Public API Changes in Aspose.Email 5.6.0|Docume...

    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/java/public-api-changes-i...
  3. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add a WordArt watermark to a chart in Microsoft Excel. This guide demonstrates how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....Learn how to use Aspose.Cells for Python via .NET to add a WordArt watermark to a chart in Microsoft Excel. This guide demonstrates how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart.

    docs.aspose.com/cells/python-net/add-wordart-wa...
  4. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++....Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++.

    docs.aspose.com/cells/go-cpp/avoid-exponential-...
  5. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized As characters....How to ignore certain image defects that may be incorrectly recognized as characters.

    docs.aspose.com/ocr/javascript-cpp/characters-b...
  6. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save As Word document using Ruby....Load TXT file and save as Word document using Ruby.

    docs.aspose.com/words/java/load-plain-text-txt-...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.

    docs.aspose.com/slides/net/public-api-and-backw...
  8. PHP API for PDF, Excel, PowerPoint Files and Ba...

    Process PDF Files, Excel Spreadsheets and PowerPoint Documents via PHP API. Recognize and generate 1D, 2D and Postal Barcodes via PHP applications....Process PDF Files, Excel Spreadsheets and PowerPoint Documents via PHP API. Recognize and generate 1D, 2D and Postal Barcodes via PHP applications.

    products.aspose.com/total/php-java/
  9. Mail Merge Template from Mustache Syntax in C#|...

    Create templates with Mustache syntax using C#. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax....Create templates with Mustache syntax using C#. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax.

    docs.aspose.com/words/net/mail-merge-template-f...
  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...