Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 219,189 for

formatting

(0.11 sec)
  1. Copy and Move Worksheets Within and Between Wor...

    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....of worksheets with common formatting and data entry. For example...Worksheets including data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/java/copy-and-move-worksh...
  2. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....modified Excel file (Excel 97-2003 format) const outputData = workbook...Row with Formatting To insert a row with formatting options,...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  3. Format Worksheet Cells in a Workbook with JavaS...

    Learn how to format worksheet cells in a workbook using Aspose.Cells for JavaScript via C++. Customize the appearance and style of data in spreadsheets....Format Worksheet Cells in a Workbook with JavaScript via C++...Use styles to quickly format data. Format cells in rows and columns...

    docs.aspose.com/cells/javascript-cpp/format-wor...
  4. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...than maintaining original formatting Case 2: MS Word detected...than maintaining original formatting HI We are still seeing the...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  5. Add Footer to Multiple Documents|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....It represents the footer formatting script. Script commands:...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  6. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....class, contains the line formatting values for the shape inherit...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  7. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the Node.js library via C++....personal preference or a formatting standard. To hide zero values...

    docs.aspose.com/cells/nodejs-cpp/hiding-the-dis...
  8. Reusing Style Objects with C++|Documentation

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...

    docs.aspose.com/cells/cpp/reusing-style-objects/
  9. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...))); Shows how to apply list formatting of an existing list to a...

    reference.aspose.com/words/net/aspose.words.lis...
  10. PresetTexture | Aspose.Words for Java

    Specifies texture to be used to fill a shape in Java....Examples: Show how to set marker formatting. Document doc = new Document();...8, 1.7 }); // Set marker formatting. series.getMarker().setSize(40);...

    reference.aspose.com/words/java/com.aspose.word...