Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 213,372 for

formatting

(0.34 sec)
  1. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....Developers can apply different formatting settings on an area by changing...background color, and fill format etc. In the example given below...

    docs.aspose.com/cells/net/setting-chart-appeara...
  2. Product Overview|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....with all Excel spreadsheet formats. Unlike similar products from...generation and other basic file formatting features but it also supports...

    docs.aspose.com/cells/net/product-overview/
  3. Merge Documents via C++ | products.aspose.com

    Combine two or more separate documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Test the merging results online via app.... Images and various other formats using Aspose.Total for C++...accuracy while maintaining formatting and content integrity. Customizable...

    products.aspose.com/total/cpp/merge/
  4. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Python....can create a paragraph, set formatting properties, and then append...note that you can define formatting settings when you insert...

    docs.aspose.com/words/python-net/insert-and-app...
  5. Word转pdf后多出一行 - Free Support Forum - aspose.com

    使用aspose.word 25.6版本将word转为pdf时 word中按中文习惯控制首尾字符,标点在最后时会压缩在同一行,转为PDF后标点符号换行 效果如下图所示: word文件如下: 中文习惯转pdf多一行.docx (66.8 KB)...handles text positioning and formatting during the conversion process...translate perfectly to the PDF format, particularly with certain...

    forum.aspose.com/t/word-pdf/315348
  6. While converting pdf to word the document text ...

    thats orignal pdf file дог1673_26_11_2024 (3).pdf (168.1 KB) and here is converted word file дог1673_26_11_20241.docx (27.0 KB)...experiencing issues with text formatting when converting a bilingual...character sets. Cause : The formatting issues may arise from unembedded...

    forum.aspose.com/t/while-converting-pdf-to-word...
  7. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with C# code by using the Aspose.Cells for .NET API....the custom separators for formatting/parsing numbers. Specifying...Supported Number Formats Render Custom Date Format Pattern g and...

    docs.aspose.com/cells/net/specify-custom-number...
  8. FrameFormat.horizontal_distance_from_text prope...

    FrameFormat.horizontal_distance_from_text property. Gets horizontal distance between a frame and the surrounding text, in points....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...approaches: Use Rich Text Formatting : If you need to maintain...consider using rich text formatting for the cell instead of HTML...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  10. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...USE_BUILDER_FORMATTING . When this option is used...Words uses font and paragraph formatting specified in DocumentBuilder...

    forum.aspose.com/t/rich-text-with-table-tag-add...