Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 33,582 for

line

(0.05 sec)
  1. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance Line styling in your charts, ensuring professional and visually appealing presentations....Stroke property Gets line formatting for the parent chart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Characters method. Represents an estimate of the number of characters in the document in C++....get_BuiltInDocumentPrope () -> get_Lines ()); // To get accurate values...get_Paragraphs ()); // For the line count, we will need to call...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. HtmlFixedSaveOptions.save_font_face_css_separat...

    HtmlFixedSaveOptions.save_font_face_css_separately property. Flag indicates whether @font-face CSS rules should be placed into a separate file fontFaces.css when a document is being saved with external stylesheet (that is, when [HtmlFixedSaveOptions.export_embedded_css](../export_embedded_css/) is ``False``)...]36pt; line-height:12[.]29pt;">' ) with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....set a text alignment for multi-line labels, you can simply achieve...code example shows how to set line color and weight: doc = aw ...

    docs.aspose.com/words/python-net/working-with-c...
  5. Chart Rendering|Documentation

    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....Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/go-cpp/chart-rendering/
  6. Blank column disaapear when there is no data - ...

    I am encountered a problem while extracting taxt from a PDF. I have a PDF of account statement in table. Check sample1.pdf and sample2.pdf. The output of both the PDF differ greatly. The sample1.pdf don’t have any debit…...write(extractedText); // write a line of text to the file // tw.W...getRecords(PdfParser.java:48) The line in yellow throw the error try...

    forum.aspose.com/t/blank-column-disaapear-when-...
  7. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for PHP via Java in handling PowerPoint animations. Key features and insights to enhance your presentations.... Animation Time Line Sequence is a collection of...be actually text, rectangle, line, frame, OLE Object, etc. Read...

    docs.aspose.com/slides/php-java/powerpoint-anim...
  8. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js....that allows you to create multi-line headings in Markdown, while...Markdown can only be single-line. SetextHeading is based on a...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  9. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#.... Q: Can I replace text with line breaks or multiple paragraphs...\r (paragraph break) and \v (line break) in the replacement string...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  10. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval.... TextFragment > line in paragraph . Lines ) { foreach ( Aspose...Text . TextFragment fragment in line ) { paragraphText . Append (...

    docs.aspose.com/pdf/net/extract-paragraph-from-...