Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 214,314 for

formatting

(0.63 sec)
  1. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Aspose.Cells for Python via .NET API....of worksheets with common formatting and data. For example, if...Worksheets , complete with data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/python-net/copying-and-mo...
  2. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....Specifies how to merge style formatting that clashes. ReturnValue...Document > ( get_MyDir () + u "Formatted elements.docx" ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional Formatting while loading workbooks or worksheets using Aspose.Cells for C++.... It filters Conditional Formatting from worksheet named NoConditionalFormatt...does not have conditional formatting. NoCharts.png NoShapes.png...

    docs.aspose.com/cells/go-cpp/filter-objects-whi...
  4. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!...base style is removed its formatting is moved to child styles...style reverts to the default formatting. Assert . That ( doc . Styles...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Aspose::Words::Fonts::FolderFontSource class | ...

    Aspose::Words::Fonts::FolderFontSource class. Represents the folder that contains TrueType font files. To learn more, visit the documentation article in C++....detected that might result in formatting fidelity loss. GetAvailableFonts...detected that might result in formatting fidelity loss. static Type...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell....startTable (); // Setting table formatting options for a document builder...endRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....Excel Range formatting to word Table formatting 79 286 April...cell color from conditional formatting 4 71 April 2, 2025 Gigantic...

    forum.aspose.com/c/cells/9
  8. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document....rowFormat property to specify row formatting. Returns The row node that...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...color only"); // ========== Formatting Changes ========== // COLOR...ffect.COLOR); log.debug("Formatting changes: BY_AUTHOR color...

    forum.aspose.com/t/some-table-in-word-file-will...
  10. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...StartTable() ' Cell formatting (shading, font, height, padding)...EndRow() ' Clear cell/paragraph formatting for the next rows builder...

    forum.aspose.com/t/header-alignment-issue-and-n...