Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 133,740 for

aspose font

(0.14 sec)
  1. 通过HTML设置单元格值以显示项目符号,使用C++|Documentation

    使用HTML和易于使用的Aspose.Cells for C++ API为Excel单元格添加项目符号。...通过HTML设置单元格值以显示项目符号,使用C++ Contents [ Hide ] Aspose.Cells支持使用HTML代码显示项目符号。本文将解...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/zh/cpp/display-bullets-by...
  2. Font.style_identifier property | Aspose.Words f...

    Font.style_identifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....style_identifier property Font.style_identifier property Gets...style_identifier ( self ) -> aspose . words . StyleIdentifier :...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Shape class Contents [ Hide ] Shape class...article. class Shape : public Aspose :: Words :: Drawing :: ShapeBase...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ThemeFonts.latin property | Aspose.Words for Py...

    ThemeFonts.latin property. Specifies Font name for Latin characters....latin property Specifies font name for Latin characters. @property...how to set custom colors and fonts for themes. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.Font_settings property. Allows to specify document Font settings....font_settings property LoadOptions.font_settings property Allows...specify document font settings. @property def font_settings ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 加载和提取数据| C++

    C ++ API用于开发人员操纵和字体文件。了解如何在C ++中加载和保存CFF字体的基本原理。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/zh/cpp/loading-saving-cff-...
  7. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....code snippet also work with Aspose.PDF.Drawing library. The following...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  8. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like text input, checkbox, combobox, etc....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/java/how-to-make-a-fillable...
  9. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/python/how-to-replace-words...
  10. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection....def add_copy ( self , style : aspose . words . Style ): ... Parameter...other. new_style . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...