Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 33,490 for

line

(0.31 sec)
  1. LineStyle | Aspose.Words for Java

    Specifies Line style of a Border in Java....public class LineStyle Specifies line style of a Border . Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....LineSpacing { get; } Returns line spacing of this font (in points)...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/net/aspose.words/font/
  3. 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/
  4. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....between text nodes, and an empty line after the header. Let’s look...newLineTrivia element for an empty line after headings var newLineTrivia...

    products.aspose.com/html/net/markdown-header/
  5. 图表渲染|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/
  6. Outline levels not copying correctly with multi...

    When copying multiple source ranges from different workbooks, only the range copied from the first workbook will have its row outLine levels preserved. Any subsequent ranges are assigned zero for all rows. The followin…... The last line of the outline for the first...and the second way is to add a line of data when copying. Please...

    forum.aspose.com/t/outline-levels-not-copying-c...
  7. 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...
  8. 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...
  9. 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...
  10. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... 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...