Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 34,476 for

line

(0.15 sec)
  1. LaTeX embedded graphics | Aspose.TeX for .NET

    This article covers how to include base64-encoded images in the LaTeX source code, as well as the \write18 feature that makes this possible....Base64 , you can use a command line utility (if available on your...the <token list> as a command line to be executed in the OS shell...

    docs.aspose.com/tex/net/latex-embedded-graphics/
  2. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....attributes like color, line style, line width, distance from the...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  3. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....code example shows how to set line color and weight: auto doc =...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  4. 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...
  5. 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/
  6. 图表渲染|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/
  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...