Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 121,166 for

font

(0.12 sec)
  1. 搜索

    搜索...com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">...

    blog.aspose.com/zh-hant/slides/asp-net-core-pow...
  2. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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....PSD uses incorrect font Bug PSDNET-1739 Regression....; string fontsFolder = "692_Fonts" ; var fontFolders = new List...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  3. 使用 Python 將水印添加到 ODP 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 ODP 演示文稿。...150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/zh-hant/python-net/w...
  4. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…... Make sure to adjust the font size and other properties as...t3"; textFragment.TextState.Font = FontRepository.FindFont("Verdana");...

    forum.aspose.com/t/find-an-replace-with-multipl...
  5. Aspose::Words::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Render Linear & 2D Barcode Images in SQL Server...

    SQL Server Reporting Services rendering extension - Export Linear and 2D Barcode images in SSRS. Render barcode labels in BMP JPEG GIF and PNG formats....background and foreground colors, font, size, resolution, and text...be modified. The size of text font can be customized as well. Barcode...

    products.aspose.com/barcode/reporting-services/
  7. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/md/
  8. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  9. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...Set the Font for a Text Watermark You can change the font of the...

    docs.aspose.com/slides/androidjava/watermark/
  10. Create Tagged PDF using C#|Aspose.PDF for .NET

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for .NET....PDF offers the Font , FontSize , FontStyle and ForegroundColor...

    docs.aspose.com/pdf/net/create-tagged-pdf/