Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 115,412 for

font drawing

(0.48 sec)
  1. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... drawing . charts . ChartType . BUBBLE_3D...[ 0 ] . data_labels [ i ] . font . size = 12 i += 1 doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Headers and Footers|Documentation

    This section explains how to set headers and footers of the Microsoft Office Visio with Aspose.Diagram....footer margin along with the font properties of the text. Setting...set header and footer text, font and margin values. During the...

    docs.aspose.com/diagram/net/working-with-header...
  3. 保存 Visio 文件时获取警告信息|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....TestDiagramWarningCa (); // save Visio drawing diagram . Save ( dataDir +...这是使用提供的执行时上述代码的控制台输出 样本 visio 文件 . Font substitution : Font [ Athene Logos ] has...

    docs.aspose.com/diagram/zh/net/get-warning-info...
  4. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....Drawing library. Get or Set Field Limit..."textbox1" )); } } Set Custom Font for the Form Field Form fields...

    docs.aspose.com/pdf/net/modifing-form/
  5. IChartDataPoint.bubble_3d property | Aspose.Wor...

    IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... drawing . charts . ChartType . BUBBLE_3D...[ 0 ] . data_labels [ i ] . font . size = 12 i += 1 doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++.... insert pictures or other drawing objects, and so on) on the...you control over the print, font, security, and compression settings...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the Font is formatted as italic....italic property True if the font is formatted as italic. @property...pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Type1 字体进行文本渲染 | Java

    可供开发人员操作字体文件的 Java API。了解有关如何在 Java 产品中渲染 Type 1 字体的基础知识。...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/zh/java/text-rendering-typ...
  9. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....programmatically Contents [ Hide ] Visio Drawing Save Overview Use the Diagram...to save a Microsoft Visio drawing. There are overloads that allow...

    docs.aspose.com/diagram/java/save-visio-document/
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....pdf" ); } Loading Font from Stream The following code...code snippet shows how to load Font from Stream object when adding...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/