Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 140,569 for

aspose font

(0.18 sec)
  1. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... font . size = 14 my_style . font . name = 'Courier...'Courier New' my_style . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...Aspose.Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  3. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...getColumnWidthPixel how to calculate width Aspose.Cells Product Family cells-java...as screen DPI and the default font metrics, differences in those...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  4. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.paragraph_break_font property | Aspos...

    Paragraph.paragraph_break_Font property. Provides access to the Font formatting of the paragraph break character....paragraph_break_font property Paragraph.paragraph_break_font property...property Provides access to the font formatting of the paragraph break...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.3D for Python

    Create, Edit, and Convert 3D file formats like STL, OBJ, 3DS, and U3D in Python without 3D modeling software....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/3d/python/
  7. 许可| Java 版 Aspose.Font

    Java API可供开发人员操纵和字体文件。在这里,您将找到如何获得Aspose.Font API解决方案的Java许可证。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/zh/java/licensing/
  8. TYPE1 to TTF Converter API | C++

    Easily convert your existing TYPE1 Font libraries to the modern TTF format within your C++ applications using our intuitive Font API Solution....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/font/cpp/conversion/type1-t...
  9. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  10. 使用字体|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....使用字体 Contents [ Hide ] Aspose.Cells - 使用字体 C# Workbook workbook..."This is Aspose test of fonts!" ); // Setting the font name to...

    docs.aspose.com/cells/zh/net/working-with-fonts/