Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 34,511 for

line

(0.92 sec)
  1. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree....document tag can have multiple lines. # Set the "Multiline" property...document tag to span a single line. # Set the "Multiline" property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...Convert_html_to_pdf_2() line 65 RuntimeMethodHandle.InvokeMethod(Object...this? We use ‘white-space: pre-line;’ in various places in our templates...

    forum.aspose.com/t/converting-html-to-pdf-error...
  3. Emails with large resolution logo produce Syste...

    In our solution, we try and convert an email and parse it into a word template. Before it can get into the word template we are seeing the following error: System.NullReferenceException: Object reference not set to an i…... This is a small command line app that will reproduce the...run the app from the command line and insert the path of the file...

    forum.aspose.com/t/emails-with-large-resolution...
  4. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language 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...
  5. 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...
  6. PlatformNotSupportedException: System.Drawing.C...

    I have a .NET 9 ASP.NET Web API application running in a Linux container in Azure Kubernetes Services. It uses Aspose.Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It also uses Apose.Pdf.Drawing version …...The exception happens on this line:- IImage image = slide.GetImage(2...GetImage(2.0f, 2.0f); The 3 lines of relevant code are:- using var...

    forum.aspose.com/t/platformnotsupportedexceptio...
  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. 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/
  10. 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...