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

line

(0.17 sec)
  1. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....the next or current line //if the current line becomes too long...documents, it does not support line feed inside the text. However...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  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. 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...
  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. 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...
  7. 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/
  8. 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...
  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. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series...name and percentage, when a line break shall be used instead...data_labels data_labels . show_leader_lines = True data_labels . show_legend_key...

    reference.aspose.com/words/python-net/aspose.wo...