Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 151,747 for

text

(0.42 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceBottom method. Returns or sets the distance (in points) between the document Text and the bottom edge of the shape in C++....points) between the document text and the bottom edge of the shape...the wrapping distance for a text that surrounds a shape. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....margins, orientation, number of text columns, and headers and footers...A section contains the main text, as well as headers and footers...

    docs.aspose.com/words/net/logical-levels-of-nod...
  3. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....with their elements such as text formatting, tables, headers...Bold **bold text** Font.Bold = true Italic *italic text* Font.Italic...

    docs.aspose.com/words/java/translate-markdown-t...
  4. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...recognitionSettings); // Collect recognized text extractedText.AppendLine($"---...getting the response table and text content pdf.pdf (138.2 KB) The...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  5. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....dblCols , dblRows ); // Adds some text to the row 1 cell 1 table [...TextFrame . Text = "Row 1 Cell 1" ; // Adds some text to the row...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  6. Extract Email Message Content in C#|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....Plain Text Body The Body property returns a plain text representation...mailMessage . Body ; Note: If the text/plain MIME part is present in...

    docs.aspose.com/email/net/extract-email-message...
  7. PhoneticGuide.ruby_text property | Aspose.Words...

    PhoneticGuide.ruby_Text property. Gets ruby Text of the phonetic guide....ruby_text property PhoneticGuide.ruby_text property Gets ruby...ruby text of the phonetic guide. @property def ruby_text ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAdvance.horizontalPosition property | Aspo...

    FieldAdvance.horizontalPosition property. Gets or sets the number of points by which the Text that follows the field should be moved horizontally from the left edge of the column, frame, or Text box....number of points by which the text that follows the field should...edge of the column, frame, or text box. get horizontalPosition...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of Text that has a comment associated with it...Denotes the start of a region of text that has a comment associated...comment anchored to a region of text, you need to create a Comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Creating and Setting Contents of Emails in C++ ...

    To create and set contents of email in C++, use MailMessage class that can create and save the mail message into different formats like EML, MSG and MHTML....MailMessage class: HTML body Text body In addition to HtmlBody...the user whether the body is text. IsBodyHtml: tells the user...

    docs.aspose.com/email/cpp/creating-and-setting-...