Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 31,855 for

line

(0.09 sec)
  1. Aspose::Words::Lists::ListLevel::get_TextPositi...

    Aspose::Words::Lists::ListLevel::get_TextPosition method. Returns or sets the position (in points) for the second Line of wrapping text for the list level in C++....position (in points) for the second line of wrapping text for the list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. TeX to PNG Conversion API| Python

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

    products.aspose.com/tex/python-net/conversion/t...
  3. TeX to JPEG Conversion API| Python

    TeX to JPEG conversion functionality. Integrate this Python library into your project or use cross-platform applications to convert TeX 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/t...
  4. 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...
  5. Provide exported worksheet HTML file path via I...

    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....note that commenting out these lines inside the code will break the...// If you will comment this line, then hyperlinks will be broken...

    docs.aspose.com/cells/nodejs-cpp/provide-export...
  6. 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...
  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. 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 Pie Chart with Leader Lines with C++ Chart to PDF with C++...

    docs.aspose.com/cells/cpp/chart-to-image/
  9. 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...
  10. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....// When a document contains lines of text in which a word could...up and continued on the next line, // hyphenation will look through...

    reference.aspose.com/words/cpp/aspose.words/hyp...