Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 215,174 for

formatting

(0.33 sec)
  1. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Node.js via C++ 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/nodejs-cpp/format-number-...
  2. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with Golang via C++....use some of the conditional formatting icon types but without applying...applying conditional formatting to cells. Aspose.Cells supports...

    docs.aspose.com/cells/go-cpp/add-conditional-ic...
  3. MarkdownSaveOptions.ExportUnderlineFormatting |...

    Discover how the MarkdownSaveOptions ExportUnderlineFormatting property enhances your text export. Control underline Formatting easily with this boolean setting....to export underline text formatting as sequence of two plus characters...Shows how to export underline formatting as ++. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list Formatting properties of a paragraph style....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FrameFormat | Aspose.Words for Java

    Represents frame related Formatting for a paragraph in Java....Represents frame related formatting for a paragraph. Remarks:...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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/
  7. FieldOptions.field_index_format property | Aspo...

    FieldOptions.field_index_format property. Gets or sets a [FieldOptions.field_index_format](./) that represents the Formatting for the [FieldIndex](../../fieldindex/) fields in the document....field_index_format property FieldOptions.field_index_format property...field_index_format that represents the formatting for the FieldIndex...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...basically a ‘snapshot’ of the format style at the time of calling...for the portion, after the format of either changes. I’m not...

    forum.aspose.com/t/iportioneffectivedata-instan...
  9. 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...
  10. 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...