Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 142,401 for

font

(0.31 sec)
  1. How to use Comment|Documentation

    Add, edit, remove, and navigate cell comments, with a marker on the cell and a hover tip showing the note....sanitized and wrapped with a default font style. ri (row index), ci (column...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....dictionary , or specify the font to be embedded into a PDF document...

    docs.aspose.com/ocr/net/save-file/
  3. Split PDF, HTML, TXT Files using PHP | Aspose.PDF

    PHP sample code to split files on any platform....extended security controls & custom font handling....

    products.aspose.com/pdf/php-java/splitter/
  4. Edit PPSM in PHP | products.aspose.com

    Edit PPSM in PHP. Use PHP library API to edit PPSM files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/ppsm/
  5. Edit FODP in PHP | products.aspose.com

    Edit FODP in PHP. Use PHP library API to edit FODP files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/fodp/
  6. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...by updating each hyperlink’s font properties individually. Here’s...

    forum.aspose.com/t/changing-the-hyperlink-style...
  7. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....NET // Load font from bytes var font = FontFile . Parse...File . ReadAllBytes ( @"test-font.otf" )); // Create a Text profile...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  8. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/html/
  9. FieldMergingArgs.Text | Aspose.Words for .NET

    Manage your document's merge fields effortlessly with FieldMergingArgs. Easily set or retrieve text for seamless document integration...."<span style=\"color: #0000ff; font-family: Arial;\">Hello World...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/md/