Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 219,656 for

formatting

(0.82 sec)
  1. FrameFormat.height property | Aspose.Words for ...

    FrameFormat.height property. Gets the height of the specified frame....to get information about formatting properties of paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...respects individual cell formatting. Here’s a minimal code snippet...that there are no additional formatting settings that might be causing...

    forum.aspose.com/t/indentation-applied-to-first...
  3. Alignment Settings with Golang via C++|Document...

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....has used Microsoft Excel to format cells will be familiar with...used to get and set a cell’s formatting. The Style class provides...

    docs.aspose.com/cells/go-cpp/cells-alignment-se...
  4. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…... For instance, if formatting changes are causing the bullet...comparison options to ignore formatting differences. Scenario 2:...

    forum.aspose.com/t/defect-displayed-content-as-...
  5. aspose.words.drawing.charts module | Aspose.Wor...

    The aspose.words.drawing.charts module provides classes that allow to access charts in Microsoft Word documents....ChartDataPoint Allows to specify formatting of a single data point on...ChartFormat Represents the formatting of a chart element. To learn...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart X-Axis Labels Appear Slanted When Convert...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get image of the slide, I see that the labels on the x-axis appear slanted while in the ppt they are straight. The code I used: using As…...rendering settings or the formatting of the chart in the original...result from incorrect chart formatting or suboptimal rendering options...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...
  7. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_NumberStyle method. Returns or sets the number style for this list level in C++....how to apply custom list formatting to paragraphs when using...levels of our custom list formatting to them. auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. 使用JavaScript通过C++读取和写入工作表的查询表。|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....adjustColumnWidth } </p><p>Preserve Formatting: ${ preserveFormatting }...</p>` ; // Now set Preserve Formatting to true (setter converted...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  9. Auto Codepage Detection|CAD 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....from non-Unicode DXF and DWG formats. It is autodetected by default...symbols of CJK encodings (M+nXXXX format). It is autodetected by default...

    docs.aspose.com/cad/java/auto-codepage-detection/
  10. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....Examples Shows how to insert formatted text using DocumentBuilder...doc = doc ) # Specify font formatting, then add text. font = builder...

    reference.aspose.com/words/python-net/aspose.wo...