Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 34,673 for

line

(0.07 sec)
  1. DocumentVisitor.VisitFieldEnd | Aspose.Words fo...

    Discover the DocumentVisitor VisitFieldEnd method, essential for handling field termination in documents. Enhance your coding efficiency today!...} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words/doc...
  2. HeaderFooter.AcceptEnd | Aspose.Words for .NET

    Enhance your website's user experience with the HeaderFooter AcceptEnd method, designed to seamlessly manage visitor interactions at the header's conclusion....} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words/hea...
  3. HeaderFooter.AcceptStart | Aspose.Words for .NET

    Discover the HeaderFooter AcceptStart method, designed to seamlessly welcome visitors at the header's start, enhancing user experience and engagement....} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words/hea...
  4. DocumentVisitor.VisitStructuredDocumentTagEnd |...

    Discover the DocumentVisitor VisitStructuredDocumentTagEnd method, essential for managing structured document tag enumeration efficiently. Enhance your coding skills!...} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Convert DOCM to Images in Python | products.asp...

    DOCM to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...requiring only two lines of code. The first line loads the DOCM file...file, and the second line calls the save method with the appropriate...

    products.aspose.com/total/python-net/conversion...
  6. Bug 5079: Converting GeoJsonSeq to Csv- Convers...

    Hi Alexander, Please see: How I can assure what I see in GeoJsonSeq when target is CSV. geojsonseq2.jsonl {“type”: “Feature”, “geometry”: {“type”: “Point”, “coordinates”: [34.7818, 32.0853]}, “properties”: {“name”: …...expressed as WKT (so points, lines, polygons are all preserved)...Csv; // input GeoJsonSeq (JSON Lines) file string geoJsonSeqPath...

    forum.aspose.com/t/bug-5079-converting-geojsons...
  7. 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...
  8. 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...
  9. 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...
  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/