Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 139,680 for

font

(0.26 sec)
  1. 什么是字体? | .NET 版 Aspose.Font

    字体是一个非常复杂的问题。开发任何接口,您将面对您将要编码字体的部分。本章将使您更容易。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/what-is-font/
  2. Working with Table Styles in Java|Aspose.Words ...

    Advanced table formatting Java. Create a table style using Java. Introduction to advanced table formatting, Table styles using Java....borders, shading, alignment, and font can be set in a table style...indentation, CellSpacing and Font , etc. In addition, Aspose.Words...

    docs.aspose.com/words/java/working-with-tablest...
  3. Advanced Text Extraction from Presentations on ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Follow our simple, step-by-step guide to save time.... getText ()); //Display font height of the text System ....getFontHeight ()); //Display font name of the text if ( port ...

    docs.aspose.com/slides/androidjava/extract-text...
  4. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Follow our simple, step-by-step guide to save time....$port -> getText ()); # Display font height of the text echo ( $port...getFontHeight ()); # Display font name of the text if ( ! java_is_null...

    docs.aspose.com/slides/php-java/extract-text-fr...
  5. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights::get_NoSubsetting method. Indicates the "No subsetting" restriction in C++....Aspose::Words::Fonts::FontEmbeddingLicensi::get_NoSubsetting...restriction. bool Aspose :: Words :: Fonts :: FontEmbeddingLicensi :: get_NoSubsetting...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights::get_BitmapEmbeddingOnly method. Indicates the "Bitmap embedding only" restriction in C++....Aspose::Words::Fonts::FontEmbeddingLicensi::get_BitmapEmbeddingOnly...restriction. bool Aspose :: Words :: Fonts :: FontEmbeddingLicensi :: ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Save Excel into PDF with Standard or Minimum Si...

    Learn how to Save Excel into PDF with Standard or Minimum Size with Aspose.Cells for Python via .NET API....Document Assistant Close Change the Font on Specific Unicode Characters...

    docs.aspose.com/cells/python-net/save-excel-int...
  8. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...setFont(fontsettings) to apply font settings for textbox object...this will set the font color to Yellow ,and font size to 12pt,and...

    forum.aspose.com/t/display-text-content-on-top-...
  9. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document.... Font selection commands + Transparent...Data Command. Embedded soft fonts. In current version instead...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  10. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...EmbedStandardFonts = true // embed standard fonts in the PDF }; // 2.5 Save to...For workbooks that use custom fonts, you can set pdfOptions.FontEmbeddingMode...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...