Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 34,955 for

line

(1.17 sec)
  1. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++....DocumentBuilder > ( doc ); // Add a line chart, then clear its demo data...Drawing :: Charts :: ChartType :: Line , 500 , 300 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Access the Text Box by Name|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.... Then, in the next lines, we access the same text box...Create a TextBox in which each line has a different horizontal alignment...

    docs.aspose.com/cells/net/access-the-text-box-b...
  3. Keep Separators for Blank Rows while exporting ...

    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....provides the ability to keep line separators while converting...keep the separators for blank lines while converting the Excel File...

    docs.aspose.com/cells/java/keep-separators-for-...
  4. Aspose.Words: Converting a Word document to HTM...

    Aspose version: Aspose Words.NET version 23.6.0 We are using Aspose.Words to convert a Word Document (docx) to HTML by simply saving the loaded docx (loaded into Aspose.Words.Document) as HTML. The document can contain…...(split across multiple lines) so that each line does not exceed the...and then reassemble it with line breaks. Set the Callback : When...

    forum.aspose.com/t/aspose-words-converting-a-wo...
  5. Convert OneNote to Html using user callbacks | ...

    Learn how to convert OneNote notes into HTML format with user-defined callbacks for saving and conversion....the following string “/* This line is appended to stream manually...the following string "/* This line is appended to stream manually...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  6. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....xls" )); Manipulating a Line Chart in the Designer Template...example, we will manipulate a line chart. We will add some data...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  7. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, paragraphs, lists, and save Markdown files from scratch....(intro); 23 24 // Add empty line between sections 25 md. AppendChild...Text() . Inserting explicit line breaks via GetTrailingTrivia()...

    docs.aspose.com/html/net/create-markdown-docume...
  8. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....UpdateWordCount does not update number of lines and pages properties. Use the...doc . BuiltInDocumentPrope . Lines , Is . EqualTo ( 1 )); // To...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...AI Document Assistant Close Line Breaks and Text Wrapping Analyzing...

    docs.aspose.com/cells/net/change-cells-alignmen...
  10. Finding text in an image|Documentation

    How to determine if an image contains provided text.... In a single line of code, you can search for...

    docs.aspose.com/ocr/python-net/find-text/