Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 219,448 for

formatting

(0.07 sec)
  1. Insert Ranges with Node.js via C++|Documentation

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for Node.js via C++....Input some data with some formatting into a few cells in the range...Input some data with some formatting into a few cells in the range...

    docs.aspose.com/cells/nodejs-cpp/insert-ranges-...
  2. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the document....startTable (); // Setting table formatting options for a document builder...endRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_LastColumn method. Gets the last column style in C++....// Conditional styles are formatting changes that affect only...// Apply padding and text formatting to conditional styles. tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_BottomLeftCell method. Gets the bottom left cell style in C++....// Conditional styles are formatting changes that affect only...// Apply padding and text formatting to conditional styles. tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ConditionalStyle::get_BottomPadd...

    Aspose::Words::ConditionalStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++....// Conditional styles are formatting changes that affect only...// Apply padding and text formatting to conditional styles. tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....leave simple tables in Markdown format. MarkdownSaveOptions saveOptions...will be exported in Markdown format. Also note, this option will...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert RTF to TSV using Python or with free On...

    RTF to TSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to TSV online converter quickly before integrating the code....you work with different file formats. The process of converting...the desired Microsoft Excel format. The Aspose.Total for Python...

    products.aspose.com/total/python-net/conversion...
  8. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Iterate over each Cell and format its top, bottom, right, and...row_heights ) # Set the border format for each cell. for row in table...

    docs.aspose.com/slides/python-net/manage-table/
  9. FrameFormat.vertical_position property | Aspose...

    FrameFormat.vertical_position property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relative_vertical_position](../relative_vertical_position/) property....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Clean Up a Document in C++|Aspose.Words for C++

    Remove unused or duplicate information to reduce output size and processing time using C++. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....using Cleanup affect the formatting or layout of the document...not used. The visible text, formatting, and layout remain unchanged...

    docs.aspose.com/words/cpp/clean-up-a-document/