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

custom font

(0.15 sec)
  1. 更改行或列的字体和颜色|Documentation

    本文介绍如何在GridDesktop中更改行或列的字体和颜色。...//Creating a customized Font object Font font = new Font ( "Arial"...//Setting the font of the column to the customized Font object column...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  2. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...from various factors, including font availability, document structure...steps: Check Font Availability : Ensure that all fonts used in the...

    forum.aspose.com/t/words-for-net-output-questio...
  3. ASPOSE PDF for .NET to Generate PDF doc from XM...

    Hello, Our organization uses ASPOSE.PDF for .NET to generate PDF documents from XML templates. This is done through an MS Dynamics CRM Plugin that uses Aspose PDF DLL’s to generate the PDF for a record within our Dynam…...declare font in our plugin which would overwrite any fonts declared\not...trying to avoid adding a specific font in each node of the XML template...

    forum.aspose.com/t/aspose-pdf-for-net-to-genera...
  4. 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...
  5. 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...
  6. Mail Merge Template|Aspose.Words for C++

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields....shows the created template: Customize a Mail Merge Template Properties...Aspose.Words allows you to customize your template through many...

    docs.aspose.com/words/cpp/mail-merge-template/
  7. 在 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...
  8. 在 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...
  9. 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...
  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...