Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 152,190 for

document formatting

(0.1 sec)
  1. Aspose::Words::Drawing::TextPath::get_StrikeThr...

    Aspose::Words::Drawing::TextPath::get_StrikeThrough method. True if the font is formatted as strikethrough text in C++....method True if the font is formatted as strikethrough text. bool...{ auto doc = MakeObject < Document > (); // Insert a WordArt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with Markdown Features in Java|Aspose.W...

    How to implement Markdown features using Java. All the features are represented as corresponding styles or direct Formatting....Markdown is a simple way to format plain text that can easily...corresponding styles or direct formatting. Which means that Bold and...

    docs.aspose.com/words/java/working-with-markdow...
  3. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object).... Document () # Insert a WordArt object...Apply the "bold" and "italic" formatting settings to the text using...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::TextPath::get_Kerning m...

    Aspose::Words::Drawing::TextPath::get_Kerning method. Determines whether kerning is turned on in C++....{ auto doc = MakeObject < Document > (); // Insert a WordArt...Apply the "Bold' and "Italic" formatting settings to the text using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_IsWordAr...

    Aspose::Words::Drawing::ShapeBase::get_IsWordArt method. Returns true if this shape is a WordArt object in C++....{ auto doc = MakeObject < Document > (); // Insert a WordArt...Apply the "Bold' and "Italic" formatting settings to the text using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::TextPath::get_On method...

    Aspose::Words::Drawing::TextPath::get_On method. Defines whether the text is displayed in C++....{ auto doc = MakeObject < Document > (); // Insert a WordArt...Apply the "Bold' and "Italic" formatting settings to the text using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. FieldOptions.fieldUpdateCultureSource property ...

    FieldOptions.fieldUpdateCultureSource property. Specifies what culture to use to format the field result....Specifies what culture to use to format the field result. get fieldUpdateCultureSo...only date/time fields with \\@ format switch. Examples Shows how...

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

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main Document and a glossary Document of a Word Document...main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. C# API to Export MD to MHTML | products.aspose.com

    Convert MD to MHTML without using Microsoft Word...developers to add powerful document manipulation and conversion...easily convert MD files to DOC format using the advanced PDF Processing...

    products.aspose.com/total/net/conversion/md-to-...
  10. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...

    docs.aspose.com/cells/python-net/reusing-style-...