Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 113,927 for

font drawing

(0.22 sec)
  1. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/
  2. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...DXF/DWG drawings Some drawings may contain fonts in special SHX format...

    docs.aspose.com/cad/java/export-shx-fonts/
  3. Manipulating SVG Files|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 ] Saving SVG with Fonts embedded or Exported Using Aspose...developers can save SVG with fonts embedded or exported. Using...

    docs.aspose.com/imaging/net/manipulating-svg-fi...
  4. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last section of the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. ChartDataLabel.topMode property | Aspose.Words ...

    ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... Drawing . Charts . ChartDataLabelLocati...builder . insertChart ( aw . Drawing . Charts . ChartType . Doughnut...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...get_Height ()); auto font = System :: MakeObject < Font > ( control ->...graphics -> DrawString ( newText , font , brush , 10.0f , 4.0f ); auto...

    docs.aspose.com/slides/zh/cpp/activex/
  8. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...Description font Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks.... drawing . charts . AxisTickMark : ... value : aspose . words . drawing . charts . AxisTickMark ):...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....Draw Text Contents [ Hide ] Draw Text in Visio Aspose.Diagram...NET API allows developers to draw a text shape in a page.The code...

    docs.aspose.com/diagram/net/drawing/draw-text/