Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 222,498 for

formatting

(0.63 sec)
  1. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same Formatting in all paragraphs of the document....joinRunsWithSameForm() Joins runs with same formatting in all paragraphs of the...contain adjacent runs with same formatting. Usually this occurs if a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IFieldResultFormatter.format method | Aspose.Wo...

    aspose.words.fields.IFieldResultFormatter.format method...format method format(value, format) Called when Aspose.Words...capitalization format switch, i.e. \* Upper. def format ( self , value...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line Formatting of this data point in C++....oint::get_Format method ChartDataPoint::get_Format method Provides...Provides access to fill and line formatting of this data point. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. CheckGrammarOptions.preserveFormatting property...

    CheckGrammarOptions.preserveFormatting property. Allows to specify either [AiModel.checkGrammar()](../../aimodel/checkGrammar/#document_checkgrammaroptions) will try to preserve layout and Formatting of the original document, or not...try to preserve layout and formatting of the original document...true . However, the original formatting of the text is not preserved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using the Aspose.Cells for .NET API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/net/format-number-to-date/
  6. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  7. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph Formatting properties....paragraph_format property DocumentBuilder.paragraph_format property...paragraph formatting properties. @property def paragraph_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_Formatting method. Resets to default row Formatting....clear_formatting method clear_formatting() Resets to default...default row formatting. def clear_formatting ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...