Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 215,168 for

formatting

(0.14 sec)
  1. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....the linked URL Clear the formatting for adding more text and...setting the formatting and clearing the formatting at different...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  2. Get and Set Style for cells|Documentation

    Discover how to perform data Formatting and styling in Aspose.Cells for JavaScript via C++, including text Formatting, number Formatting, date Formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive Formatting....introduced two new methods for formatting cells: Cell.style and Cell...suits you. Formatting Cells There are two ways to format a cell,...

    docs.aspose.com/cells/javascript-cpp/styling-an...
  3. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../documentbuilder/insertHtml/#string_htmlinsertoptions) method....UseBuilderFormatting Use font and paragraph formatting specified in DocumentBuilder...DocumentBuilder as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::LowCode::MergerContext class | A...

    Aspose::Words::LowCode::MergerContext class. Document merger context in C++....const Specifies how to merge formatting that clashes. get_WarningCallback...) Specifies how to merge formatting that clashes. set_WarningCallback...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....text in document along with formatting Save the Word document with...with custom formatting in DOCX format using Save method In the...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  6. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character Formatting of the conditional style....property Gets the character formatting of the conditional style...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListLevel.Font | Aspose.Words for .NET

    Discover the ListLevel Font property to enhance your list labels with customizable character Formatting for a polished, professional look....property Specifies character formatting used for the list label....how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/net/aspose.words.lis...
  8. List.ListLevels | Aspose.Words for .NET

    Discover the ListLevels property to access and manage your list levels effortlessly, enhancing organization and clarity in your documents....property to access and modify formatting individual to each level...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/net/aspose.words.lis...
  9. HorizontalRuleFormat class | Aspose.Words for P...

    aspose.words.drawing.HorizontalRuleFormat class. Represents horizontal rule Formatting...Represents horizontal rule formatting. To learn more, visit the...shape, and customize its formatting. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....How to Format Number to Fraction with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to fractions in Excel...

    docs.aspose.com/cells/cpp/how-to-format-number-...