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

line

(0.4 sec)
  1. 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...
  2. 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...
  3. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... 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...
  4. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....for a page break, and &l for a line break. Note that the metacharacter...shows how to prepend a line number to each line: FAQ Q: How can I...

    docs.aspose.com/words/net/find-and-replace/
  5. Vectorize GIF – C# code and Online Vectorizer

    GIF to vector onLine or in C#. Convert GIF to SVG and get all advantages of vector graphics. Try OnLine Image Vectorizer for free!...Neighbor approach; line-width - affects lines’ width for marking...page layouts, maps, graphs, line arts, illustrations, technical...

    products.aspose.com/svg/net/vectorization/gif-t...
  6. 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...
  7. 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/
  8. Access the Text Box by the Name with C++|Docume...

    Learn how to access a text box by its name using Aspose.Cells for C++.... Then, in the next lines, we access the same text box...Create a TextBox in which each line has a different Horizontal Alignment...

    docs.aspose.com/cells/cpp/access-the-text-box-b...
  9. 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/
  10. 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...