Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 34,991 for

line

(2.06 sec)
  1. Some text are getting cut while converting from...

    Hi team, Please check the pdf at page 11 & 13. The text are getting cut. I am attaching word doc and pdf file for your reference. issue.zip (1.4 MB)...PDF, eliminating unexpected line‑height changes. UpdatePageLayout...enough to contain the lowest line of text. Paragraph spacing –...

    forum.aspose.com/t/some-text-are-getting-cut-wh...
  2. Write Text on JPG Image in .NET

    Learn to add text to JPG images in .NET with Aspose.Drawing. This guide covers setup, code example, font handling, performance tips, and best practices.... Can I draw multi‑line text or wrap long strings? Yes...specifies line alignment and word wrapping. Measure each line to keep...

    blog.aspose.com/drawing/write-text-on-jpg-image...
  3. 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...
  4. 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...
  5. 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...
  6. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET....objects (for example graph, line, rectangle etc.) to PDF documents...objects (for example graph, line, rectangle etc.) to PDF documents...

    docs.aspose.com/pdf/net/add-rectangle/
  7. Configure Visio TimeLine Shapes|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....format of timeline shapes (block, line, ruler, divided, or cylindrical)...the timeline shapes (block, line, ruler, divided, or cylindrical)...

    docs.aspose.com/diagram/java/configure-visio-ti...
  8. 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/
  9. 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...
  10. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few Lines of code....System :: SharedPtr < LineTo > line = System :: DynamicCast_noexcept...AddPoint(( int32_t )line -> get_X(), ( int32_t )line -> get_Y(), points);...

    products.aspose.com/font/cpp/manipulate-glyphs/