Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 34,865 for

line

(0.17 sec)
  1. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... 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. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... 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...
  3. Visual Component Editor|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....Wrap - flag that affects text line wrapping. Exception on incorrect...Wrap - flag that affects text line wrapping. Visible - flag that...

    docs.aspose.com/barcode/reportingservices/visua...
  4. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++.... // Line up the shape with the group's...group shape, with its top size lined up along the group shape's bottom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Fixed width fonts

    This article about monospace fonts provides you with a comprehensive understanding of these typefaces, their classification, peculiarities, pros, and cons....Terminal emulators and command-line interfaces - Monospace fonts...terminal emulators and command-line interfaces to improve the legibility...

    docs.aspose.com/font/net/what-is-font/monospace...
  6. Feature List | Python via .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Python....curve segments and straight line segments) Create text strings...curve segments, and straight line segments. Create text strings...

    docs.aspose.com/page/python-net/feature-list/
  7. 图表渲染|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....Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/zh/go-cpp/chart-rendering/
  8. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis.... Underline annotation is a line placed beneath selected text...is no longer valid. Squiggly line is used to underline the text...

    docs.aspose.com/pdf/python-net/highlights-annot...
  9. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLine fields for enhanced document personalization....Inserts a mail merge greeting line. Examples Shows how to insert...specify a format for our greeting line. field . NameFormat = "<< _BEFORE_...

    reference.aspose.com/words/net/aspose.words.fie...
  10. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("PolyLine color ID is {0}, layer's name is {1…...Changes: RGB Color Conversion : The line var rgbColor = CadColor.Fro...Hatch Pattern Retrieval : The line var hatchPattern = hatch.PatternName;...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...