Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 33,406 for

custom font

(2.74 sec)
  1. 在 Java 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。... set_Item ( "New Custom" , 12 ); dProps . set_Item..."Mudassir" ); dProps . set_Item ( "Custom" , 124 ); // 获取特定索引处的属性名称 String...

    docs.aspose.com/slides/zh/java/presentation-pro...
  2. 在 PHP 中管理演示文稿属性|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP via Java 中精通演示文稿属性,并简化对 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...$dProps -> set_Item ( "New Custom" , 12 ); $dProps -> set_Item..."Mudassir" ); $dProps -> set_Item ( "Custom" , 124 ); # 获取特定索引处的属性名称 $getPropertyName...

    docs.aspose.com/slides/zh/php-java/presentation...
  3. Manage Fonts in Presentations Using Java|Aspose...

    Control Fonts in Java with Aspose.Slides: embed, substitute, and load Custom Fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....Manage Fonts in Presentations Using Java Contents [ Hide ] Manage...Manage Font Related Properties Presentations usually contain both...

    docs.aspose.com/slides/java/manage-fonts/
  4. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...text-indent:-12pt"><span style="font-family:標楷體">測試</span><img s...

    forum.aspose.com/t/incorrect-underline-height-i...
  5. MailMerge.FieldMergingCallback | Aspose.Words f...

    Discover the MailMerge FieldMergingCallback property, enhancing your mail merge experience by efficiently handling document fields for seamless integration....execute a mail merge with a custom callback that handles merge..."<span style=\"color: #0000ff; font-family: Arial;\">Hello World...

    reference.aspose.com/words/net/aspose.words.mai...
  6. How to load fonts? | Aspose.Font for C++

    Here is described how to load Fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  7. Archive

    archives... It allows you to create custom graphics and gives you full...methods make it easy to create custom graphics, diagrams, or annotated...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  8. Convert BMP to EPS in C#

    This short guide explains how to convert BMP to EPS in C#. It includes the setup instructions, the working process, and an example code showing BMP file conversion to EPS in C#....Font Product Family Aspose.TeX Product...PsSaveOptions class Define custom settings based on output preferences...

    kb.aspose.com/page/net/convert-bmp-to-eps-in-cs...
  9. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options using C++. Use PdfSaveOptions to change the result of saving a document to PDF format....structure, graphics model and font embedding. Moreover, it features...Exporting Document Structure and Custom Properties The ExportDocumentStruct...

    docs.aspose.com/words/cpp/specify-rendering-opt...
  10. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…... Here’s what I tried: A custom ICellsDataTable interface (to...– built‑in short date, or a custom format such as "yyyy‑mm‑dd"...

    forum.aspose.com/t/using-cells-importdata-to-im...