Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 22,195 for

font conversion

(0.41 sec)
  1. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Python via C++ can help you use it for your day-to-day business needs....operations by automating the conversion of images into machine-readable...recognizes all popular typefaces and font styles. Accurately reads rotated...

    docs.aspose.com/ocr/python-cpp/product-overview/
  2. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PDF conversion and view the results online...PDF file. You can also set the font attributes of the page number...

    docs.aspose.com/pdf/php-java/add-page-number/
  3. PDF to PDF with Aspose Words (Aspose TotalNet) ...

    Hello Aspose team, When trying one of your website to process PDF → PDF (Convert PDF To PDF Online) Result is completely different compare when trying to use the code to do this. Maybe you have some working snippet…...Words → PDF conversion page ( https://products.aspose...aspose.app/words/conversion/pdf-to-pdf ) simply loads the PDF...

    forum.aspose.com/t/pdf-to-pdf-with-aspose-words...
  4. How to Convert PDF to HTML in C#

    This brief topic focuses on how to convert PDF to HTML in C#. You can export PDF to HTML in C# by using simple API calls with no dependence on Adobe Acrobat or any other third party tool....Font Product Family Aspose.TeX Product...instance to load PDF and its conversion to HTML Initialize HtmlSaveOptions...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-htm...
  5. Convert RTF to PPSM via C++ or with free Online...

    Export RTF to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPSM online converter quickly before integrating the code....Total C++ Conversion RTF to PPSM C++ API to Convert...formatting information such as font, size, color, and layout. PPSM...

    products.aspose.com/total/cpp/conversion/rtf-to...
  6. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux....Font Product Family Aspose.TeX Product...application by performing this conversion on any operating systems...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  7. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...// Optional: Embed only used fonts (smaller size) EmbedFullFonts...are processed during the conversion. Cause : The rendering issues...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  8. PDF Manipulation and OCR Addition via Node.js A...

    Node.js API to manipulate PDF files as well as extract text from images via applications....generation, modification, conversion, and rendering. API offers...efficiency. Aspose.Font for Node.js via C++ Aspose.Font for Node.js...

    products.aspose.com/total/nodejs-cpp/
  9. Symbols not rendering while converting from doc...

    aspose_issue.docx (34.3 KB) Hi Team, I am using aspose words version 23.6 in java to convert docx files to pdf using the below code snippet - Document doc = new Document(filePath); doc.acceptAllRevisions(); NodeCollec…...Unicode characters, special fonts (e.g., Wingdings, Symbol), or...or embedding fonts explicitly in the conversion? Is the same...

    forum.aspose.com/t/symbols-not-rendering-while-...
  10. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...sample Word and TXT files: conversion of line breaks to txt format...level. If I set the font to a fixed width font and adjust the page...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...