Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 33,203 for

line

(0.08 sec)
  1. LaTeX to JPEG Conversion API| Python

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

    products.aspose.com/tex/python-net/conversion/l...
  2. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...(List<TextFragment> line in paragraph.Lines) { foreach (TextFragment...(TextFragment fragment in line) { paragraphText.Append(fragment.Text);...

    forum.aspose.com/t/text-fragments-found-in-page...
  3. Chart to Image with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...Creating a Pie Chart with Leader Lines using C++ Chart to PDF with...

    docs.aspose.com/cells/cpp/chart-to-image/
  4. Working with Charts in Node.js|Aspose.Words for...

    Create and modify charts of various types in a document using Node.js....set a text alignment for multi-line labels, you can simply achieve...code example shows how to set line color and weight: Working with...

    docs.aspose.com/words/nodejs-net/working-with-c...
  5. Arithmetic operations resulted in an overflow -...

    I’ve seen similar topics here before, but not with a public answer (at least that I’ve noticed.) I get the error in the subject Line when attempting to convert an AVIF image to JPEG (or PNG). I’m using the code almost s…...get the error in the subject line when attempting to convert an...error throws on the image.Save() line. It doesn’t appear to matter...

    forum.aspose.com/t/arithmetic-operations-result...
  6. MathObjectType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Math.MathObjectType enum to easily identify and manage Office Math object types for enhanced document processing....respect to surrounding text on the line. Fraction 10 Fraction object...} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/net/aspose.words.mat...
  7. 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/
  8. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... 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...
  9. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... 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. 在 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/