Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 28,938 for

line

(0.17 sec)
  1. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... getFill (); // Get the line format type of the textbox....textbox0 . getLine (); // Set the line weight. lineformat . setWeight...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  3. Relfection error when calling Aspose from JS - ...

    After a new installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…...‘AddPageNoTextStamp’ (line: 60) at ‘print via sftp’ (line: 40) I marked...marked the line where it fails with ***** petermariavh March 16, 2025...

    forum.aspose.com/t/relfection-error-when-callin...
  4. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::TextPath::get_XScale me...

    Aspose::Words::Drawing::TextPath::get_XScale method. Determines whether a straight textpath will be used instead of the shape path in C++.... System :: Drawing :: Color line , ShapeType wordArtShapeType...); shape -> set_StrokeColor ( line ); shape -> get_TextPath ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few Lines of code....System :: SharedPtr < LineTo > line = System :: DynamicCast_noexcept...AddPoint(( int32_t )line -> get_X(), ( int32_t )line -> get_Y(), points);...

    products.aspose.com/font/cpp/manipulate-glyphs/
  8. PlatformNotSupportedException: System.Drawing.C...

    I have a .NET 9 ASP.NET Web API application running in a Linux container in Azure Kubernetes Services. It uses Aspose.Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It also uses Apose.Pdf.Drawing version …...The exception happens on this line:- IImage image = slide.GetImage(2...GetImage(2.0f, 2.0f); The 3 lines of relevant code are:- using var...

    forum.aspose.com/t/platformnotsupportedexceptio...
  9. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...&m - page break &l - manual line break Use method Replace to...&m - page break &l - manual line break Use method Replace to...

    reference.aspose.com/words/net/aspose.words/ran...
  10. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...a thick top border with blue line range . SetOutlineBorder ( BorderType...thick bottom border with blue line range . SetOutlineBorder ( BorderType...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...