Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 219,496 for

formatting

(0.1 sec)
  1. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....new table and quickly apply formatting to the whole table. Note...StyleIdentifier to automatically apply formatting to the entire table. The...

    docs.aspose.com/words/net/how-to-build-a-table-...
  2. 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...
  3. 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...
  4. How to Format Numbers to Scientific Notation|Do...

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for .NET API....Ask AI How to Format Numbers to Scientific Notation Contents...Possible Usage Scenarios Formatting numbers to scientific notation...

    docs.aspose.com/cells/net/how-to-format-number-...
  5. 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
  6. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...