Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 139,493 for

font

(0.31 sec)
  1. 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...of the output HTML file like font or image resources, CSS style...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  2. ZUGFeRD creation out of PDF/UA-1 PDFs - Free Su...

    __Test_Exporter.zip (18,9 KB) In case the input PDF is in coming within the PDF/UA-1 standard (universal accessibility), The ZUGFeRD PDF is not valid after the creation. Our Tests so far showed that the creation of the…...below errors (Font error may be due missing fonts on test machine):...

    forum.aspose.com/t/zugferd-creation-out-of-pdf-...
  3. 如何使用 C# 在 Tiff 中添加水印

    本分步教程是关于如何使用 C# 在 Tiff 中添加水印。这段代码在 C# 中添加了 Tiff 水印,以保护图像的知识产权。...Font Product Family Aspose.TeX Product...Tiff 并添加 Tiff 水印 实例化 Graphics 、 Font 、 SolidBrush 和 StringFormat...

    kb.aspose.com/zh/imaging/net/how-to-add-waterma...
  4. HTML|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....em or percentage Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/net/convert-excel-to-html/
  5. DWG to SVG conversion is failing in LInux envir...

    Hello Support team, I am trying to do DWG to SVG conversion in LInux environment using aspose library, it is failing in LInux environment From the code I need to do the conversion and as well as get the DWG file ve…...internal processing of some font and other reasons during processing...

    forum.aspose.com/t/dwg-to-svg-conversion-is-fai...
  6. Remove ODT Password Protection Online or using ...

    unlock password from ODT document through online app for free. Android API code to delete password from ODT files....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/unlock/odt/
  7. Redact ODT Document Online or using Android Mob...

    Open and redact ODT document online via app for free. Android API code to search and replace ODT text with regular expression....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/redact/odt/
  8. Protect PDF Document Online with password or us...

    Online PDF file password protection app. Android API Java code to apply password protection on PDF document....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/protect/...
  9. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/python-net/watermark...
  10. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... You can also set the font attributes of the page number...//pageNumberStamp.TextState.Font = FontRepository.FindFont("Arial");...

    docs.aspose.com/pdf/cpp/add-page-number/