Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 213,353 for

formatting

(0.44 sec)
  1. Line Breaks and Text Wrapping with Golang via C...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Alignment and Keep Existing Formatting with Golang via C++...

    docs.aspose.com/cells/go-cpp/line-breaks-and-te...
  2. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in C#. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Alignment and Keep Existing Formatting...

    docs.aspose.com/cells/net/line-breaks-and-text-...
  3. HorizontalRuleAlignment enumeration | Aspose.Wo...

    Aspose.Words.Drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule....shape, and customize its formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the horizontal rule....shape, and customize its formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning document designs....Examples Show how to set marker formatting. Document doc = new Document...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Export Excel to Word in Android Apps or with Fr...

    Android API to Convert Excel to Word without using Microsoft Word or online. Test free Excel to DOC online converter quickly before integrating the code....class Save the document to DOC format using save method Get Started...); // save document in DOC format document . save ( "output.doc"...

    products.aspose.com/total/android-java/conversi...
  7. Convert RTF to XLSX using Python or with free O...

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

    products.aspose.com/total/python-net/conversion...
  8. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position property. Returns or sets the position (in points) of the number or bullet for the list level....how to apply custom list formatting to paragraphs when using...start_at = 21 list_level . number_format = ' \x00 ' list_level . number_position...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and Formatting for this paragraph in C++....list numbering value and formatting for this paragraph. System...cout << System :: String :: Format ( u "List item paragraph #{0}"...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++.... Formatting comments will also be explained...property. Comment Formatting It is also possible to format comments'...

    docs.aspose.com/cells/go-cpp/comments-and-notes/