Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 34,490 for

line

(0.19 sec)
  1. LaTeX to XPS Conversion API| Python

    LaTeX to XPS conversion functionality. Integrate this Python library into your project or use cross-platform applications to convert LaTeX to XPS....or use the following command line: pip install aspose-tex-net...files to XPS using just a few lines of code. Create an instance...

    products.aspose.com/tex/python-net/conversion/l...
  2. 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...
  3. 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...
  4. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels.... LINE , 500 , 300 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。...addTextFrameForOverr ( "New log trend line" ); // 为图表系列 2 添加移动平均趋势线 ITrendline... addAutoShape ( ShapeType . Line , 0 , chart . getHeight ()/...

    docs.aspose.com/slides/zh/java/trend-line/
  6. 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...
  7. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity....convert documents with a single line of code using context. string...from a stream with a single line of code using context. string...

    reference.aspose.com/words/net/aspose.words.low...
  8. 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...
  9. 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...
  10. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/zh/cpp/chart-to-image/