Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 214,354 for

formatting

(0.09 sec)
  1. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects.... Fill Represents fill formatting for an object. To learn more...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  3. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph Formatting of the style in C++....method Gets the paragraph formatting of the style. System :: SharedPtr...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  5. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...InsertCutCells does not keep format condition formulas relative...InsertCutCells, I’m finding that the format condition formulas are not...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  6. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document Formatting and design....set; } True if the font is formatted as all capital letters. AutoColor...set; } True if the font is formatted as bold. BoldBi { get; set;...

    reference.aspose.com/words/net/aspose.words/font/
  7. Add Conditional Icons Set with the Cell Text|Do...

    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....use some of the conditional formatting icon types, but without applying...applying conditional formatting to cells. Aspose.Cells supports...

    docs.aspose.com/cells/net/add-conditional-icons...
  8. How to Format Number as Date with Golang via C+...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....How to Format Number as Date with Golang via C++ Contents [ Hide...Possible Usage Scenarios Formatting numbers as dates in Excel...

    docs.aspose.com/cells/go-cpp/format-number-to-d...
  9. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source Formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_Formatting](../../importformatmode/#KEEP_SOURCE_Formatting) mode is used...that specifies that source formatting of textboxes content ignored...ImportFormatMode.KEEP_SOURCE_FORMATTING mode is used. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....// Conditional styles are formatting changes that affect only...// Apply padding and text formatting to conditional styles. tableStyle...

    reference.aspose.com/words/java/com.aspose.word...