Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 112,210 for

font drawing

(0.21 sec)
  1. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color.... drawing . ShapeType . ROUND_RECTANGLE..."BackThemeColor" and "BackTintAndShade" for font fill. if fill . back_tint_and_shade...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Font Product Family Documentation

    Aspose.Font APIs for the .NET, Java, JavaScript, C++ and Node.js developers, building cool Fonts processing applicaitons....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/
  3. ChartDataLabel.show_bubble_size property | Aspo...

    ChartDataLabel.show_bubble_size property. Allows to specify if bubble size is to be displayed for the data labels on a chart... drawing . charts . ChartType . BUBBLE_3D...[ 0 ] . data_labels [ i ] . font . size = 12 i += 1 doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....h> #include <drawing/color.h> using namespace Aspose...() -> set_Color ( System :: Drawing :: Color :: get_Black ());...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  5. TTF Fonts Knowledge Base

    TTF Fonts are versatile digital typefaces used across platforms, from elegant print designs to sleek web interfaces. Discover their role in typography....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/net/what-is-font/ttf-font/
  6. Cross platform 2D graphics library|Documentation

    Aspose.Drawing library for Microsoft .NET to draw pictures. Cross-platform alternative to Microsoft NET System.Drawing.Common image Drawing library for Windows 2D graphics. Nuget package download....library for 2D drawing pictures for .NET Drawing libraries for...widely utilized for creating 2D drawing applications and services....

    docs.aspose.com/drawing/net/developer-guide/cro...
  7. Aspose::Words::Markup::StructuredDocumentTag::R...

    Aspose::Words::Markup::StructuredDocumentTag::RemoveSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree in C++....tag -> set_Color ( System :: Drawing :: Color :: get_Magenta ());...get_Id () > 0 ); // Set the font for the text inside the structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Appearance method. Gets/sets the appearance of a structured document tag in C++....tag -> set_Color ( System :: Drawing :: Color :: get_Magenta ());...get_Id () > 0 ); // Set the font for the text inside the structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....tag -> set_Color ( System :: Drawing :: Color :: get_Magenta ());...get_Id () > 0 ); // Set the font for the text inside the structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Drawing 库。 添加椭圆对象 Aspose.PDF for .NET支持将...Pages . Add (); // Create Drawing object with certain dimensions...

    docs.aspose.com/pdf/zh/net/add-ellipse/