Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 215,156 for

formatting

(0.14 sec)
  1. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent Formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...encountering an inconsistent formatting issue when appending Word...headers, footers, or complex formatting in either the source or destination...

    forum.aspose.com/t/appending-document-not-maint...
  2. What is a Designer Spreadsheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....code to apply formatting (look and feel). Formatting takes time...Microsoft Excel in which all formatting is already applied and the...

    docs.aspose.com/cells/java/what-is-a-designer-s...
  3. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a Python 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 for Python via .NET library....Ask AI Format Worksheet Cells in a Workbook Contents [ Hide ]...Use styles to quickly format data. Format cells in rows and columns...

    docs.aspose.com/cells/python-net/format-workshe...
  4. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line Formatting for the parent chart element....stroke property Gets line formatting for the parent chart element...Examples Show how to set marker formatting. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MergerContext | Aspose.Words for Java

    Document merger context in Java....KEEP_SOURCE_FORMATTING); Merger.create(mergerContext)...geFormatMode.KEEP_SOURCE_FORMATTING); try (FileInputStream firstStreamIn...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShadowFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShadowFormat class. Represents shadow Formatting for an object...ShadowFormat class Represents shadow formatting for an object. To learn more...visible Returns true if the formatting applied to this instance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied to this Formatting in C++....paragraph style applied to this formatting. System :: SharedPtr < Aspose...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with Formatting using Aspose.Cells for Node.js via C++....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  9. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule Formatting in Java....Represents horizontal rule formatting. To learn more, visit the...shape, and customize its formatting. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top‑left...

    docs.aspose.com/cells/net/merging-and-unmerging...