Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 203,750 for

formatting

(0.99 sec)
  1. How to Insert Picture in Cell with Golang via C...

    Learn how to insert a picture into a cell with Aspose.Cells using C++....the workbook in output XLSX format. Sample Code Data Validation...String Value with and without Formatting with Golang via C++...

    docs.aspose.com/cells/go-cpp/how-to-insert-pict...
  2. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....number, current date or text formatting attributes. Special commands...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  3. How to Insert a Table in a Slide using Java

    This article guides on how to insert a table in a slide using Java. It provides all the details to establish the environment and a runnable sample code to make table in PowerPoint using Java.... or in any other supported format without installing MS PowerPoint...text in a cell and set the formatting of the cells. This tutorial...

    kb.aspose.com/slides/java/how-to-insert-a-table...
  4. FieldKeywords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldKeywords class to efficiently implement the KEYWORDS field, enhancing your document's metadata and searchability.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldEditTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEditTime class for efficient document editing. Simplify your workflow with powerful EDITTIME field management.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless document editing!... True ); // 2 - A "format" revision: // This revision...occurs when we change the formatting of text while tracking changes...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Aspose::Words::Fields::FieldTC class | Aspose.W...

    Aspose::Words::Fields::FieldTC class. Implements the TC field. To learn more, visit the documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....get_IsInsertRevision ()); // 2 - A "format" revision: // This revision...occurs when we change the formatting of text while tracking changes...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....get_IsInsertRevision ()); // 2 - A "format" revision: // This revision...occurs when we change the formatting of text while tracking changes...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. Format Worksheet Cells in a Workbook with C++|D...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports Formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library....Format Worksheet Cells in a Workbook with C++ Contents [ Hide...Use styles to quickly format data. Format cells in rows and columns...

    docs.aspose.com/cells/cpp/format-worksheet-cell...