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

font

(0.4 sec)
  1. Working with Appointments|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....text {\n" + " font-family:'Comic Sans MS';\n" + " font-size:16px;\n"...

    docs.aspose.com/email/java/working-with-appoint...
  2. Watermark PDF Files Online or using Android Mob...

    Free online app to Watermark different PDF files. Android watermark library Java code for PDF documents....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/watermar...
  3. Remove PDF Password Protection Online or using ...

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

    products.aspose.com/total/android-java/unlock/pdf/
  4. Split PDF Files Online or using Android Mobile ...

    Free online app to Split different PDF files. Android splitter library Java code for PDF documents....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/split/pdf/
  5. 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-...
  6. 如何使用 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...
  7. 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-...
  8. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your lists, enhancing your document's formatting and readability.... Font . Bold = true ; // Apply list...

    reference.aspose.com/words/net/aspose.words.lis...
  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/