Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 220,776 for

formatting

(0.8 sec)
  1. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  2. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....property to specify cell formatting. Examples Shows how to use...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the document....property to specify cell formatting. Returns The cell node that...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。...2-Color Scale Conditional Formatting CellArea ca = CellArea ::...3-Color Scale Conditional Formatting ca = CellArea :: CreateCellArea...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...
  5. Aspose::Words::ConditionalStyle::get_ParagraphF...

    Aspose::Words::ConditionalStyle::get_ParagraphFormat method. Gets the paragraph Formatting of the conditional style in C++....method Gets the paragraph formatting of the conditional style...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java.... FORMAT_CHANGE Change of formatting was applied to...STYLE_DEFINITION_CHANGE Change of formatting was applied to the parent...

    reference.aspose.com/words/java/com.aspose.word...
  7. Create StockVolumeHighLowClose Chart in Excel u...

    Learn how to create a StockVolumeHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Detailed steps, code samples, and customization tips are provided....markers, secondary axis, and formatting. The code is fully functional...that supports .NET. Extensive Format Support – XLSX, XLS, CSV, ODS...

    blog.aspose.com/cells/create-stockvolumehighlow...
  8. FieldToa.removeEntryFormatting property | Aspos...

    FieldToa.removeEntryFormatting property. Gets or sets whether to remove the Formatting of the entry text in the document from the entry in the table of authorities....sets whether to remove the formatting of the entry text in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldIndexFormat enumeration | Aspose.Words for...

    Aspose.Words.Fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a document....enumeration Specifies the formatting for the FieldIndex fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row Formatting for enhanced document design and presentation....represents current table row formatting properties. public RowFormat...get ; } Examples Shows how to format rows with a document builder...

    reference.aspose.com/words/net/aspose.words/doc...