Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 34,547 for

line

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....the next or current line if the current line becomes too long or...documents, it does not support line feed inside the text. However...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  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. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。... Line , 100 , 100 , 400 , 300 ); chart...getShapes (). addChart ( ChartType . Line , 100 , 100 , 400 , 300 ); chart...

    docs.aspose.com/slides/zh/java/chart-axis/
  8. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....Hide ] How to add Line Indent to PDF To add line indentation to...NewLine feed For adding text with line feed, please use TextFragment...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  9. 在 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/
  10. 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...