Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 33,601 for

line

(0.46 sec)
  1. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting of a chart element. To learn more, visit the documentation article in C++.... get_Stroke () Gets line formatting for the parent chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....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...
  4. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using C#....preferences or the number of lines per page.Aspose.Words provides...the number of characters per line, use the CharactersPerLine property...

    docs.aspose.com/words/net/work-with-word-docume...
  5. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, rotate, skew, matrix with Aspose.SVG. Includes clear code examples and best practices....same distance along parallel lines. This can be interpreted as...along the y-axis (line 12) and the x-axis (line 14). A scale value...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  6. Alignment match with an RSPT RDLC reference rep...

    Hi Team, How can I create an Aspose Word template that matches the alignment of an RDLC report? Is there any tool or an easier way to replicate the layout? I’ve attached a reference RDLC report and the Aspose template I…...placement, and no extra blank lines between rows. Why the layout...and Spacing After to 0 pt and Line spacing to Single . Word’s Paragraph...

    forum.aspose.com/t/alignment-match-with-an-rspt...
  7. 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...
  8. 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...
  9. Convert SVG to XLSB in Android Apps | products....

    Render SVG to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...convert SVG to XLSX with a single line of code. Aspose.Cells for Android...convert XLSX to XLSB with a single line of code. By using Aspose.Total...

    products.aspose.com/total/android-java/conversi...
  10. 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/