Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 33,192 for

line

(0.1 sec)
  1. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations....$pres -> dispose (); } } Add Line Shapes to Presentations in PHP...

    docs.aspose.com/slides/php-java/paragraph/
  2. SaveOptions.PrettyFormat | Aspose.Words for .NET

    Enhance your output with SaveOptions' PrettyFormat property. Activate for cleaner, well-structured results. Default is false. Discover the difference!...readable by adding tab stop and new line characters. string html = File...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TTF to WOFF2 Converter API | C++

    Native C++ API for easy TTF to WOFF2 font conversion that works seamlessly on Windows and Linux, integrating into any C++ development environment....often requiring just a few lines of code to integrate. This powerful...functionalities like "move point," "draw line," and "curve." Because of the...

    products.aspose.com/font/cpp/conversion/ttf-to-...
  4. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...the remaining location issues, line wrap issue in the chart.(CELLSNET-55343)...of the chart, you mentioned a line of text wrap problem, please...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  5. HTML to PDF conversion runaway memory usage - F...

    Using the latest version (25.4) of Aspose.HTML for .NET, some HTML documents that we convert will go into a runaway memory usage. We have isolated the code to a console app and still see the same issue with all available…...please share at which particular line you are facing code freeze?...May 2, 2025, 8:30pm 5 Hi, The line that its failing on is: renderer...

    forum.aspose.com/t/html-to-pdf-conversion-runaw...
  6. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…..."S","XL"] “L”;“M”;“S”;“XL” New Line \n ["L","M","S","XL"] “L”\n"M"\n"S"\n"XL"...{"Size":"XL"}] `“L”;“M”;“S”;“XL” New Line \n [{"Size":"L"},{"Size":"M"}...

    forum.aspose.com/t/handling-json-array-as-singl...
  7. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing Lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing Lines and shapes. Rendering text with different styles and fonts....diverse methods for drawing lines, Bezier curves, splines, arcs...widths, and line styles, including solid lines, dash lines, dot lines...

    docs.aspose.com/drawing/java/developer-guide/dr...
  8. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....newLineTrivia element for an empty line after header var newLineTrivia...newLineTrivia element for an empty line after header. Use the constructor...

    products.aspose.com/html/net/markdown-text/
  9. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java....CONTINUE; } /// /// Append a line to the StringBuilder and indent...respect to surrounding text on the line. BAR Bar function, consisting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Using Glyph objects | C++

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....System::SharedPtr < LineTo > line = System::DynamicCast_noexcept...AddPoint((int32_t)line -> get_X(), (int32_t)line -> get_Y(), points);...

    docs.aspose.com/font/cpp/developer-guide/using-...