Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 219,369 for

formatting

(0.08 sec)
  1. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...this cell has no value, no format. This will impact downstream...doesn’t contain any value or formatting. This can lead to the appearance...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  2. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...processes the document’s formatting and content. Subtle differences...the document structure or formatting can lead to discrepancies...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  3. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the t…...inserted and specify any extra formatting to the table. DocumentBuilder...tested whether other HTML formatting (like for italics) behaves...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  4. Tables and Ranges with JavaScript via C++|Docum...

    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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  5. Code Comparison for Common Features with NPOI|D...

    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....Cells Working with Formatting Features in NPOI and Aspose...

    docs.aspose.com/cells/net/code-comparison-for-c...
  6. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....simple to move, update, and format the chart’s DataLabels. | |...values, percentages, or custom-formatted numbers directly on the chart...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  7. Convert WORD to EMAIL in Python | products.aspo...

    Save WORD to EMAIL within Python applications without using Microsoft Word or Outlook...NET and save it into an Email format. The Aspose.Words for Python...Word documents in various formats. It also supports a variety...

    products.aspose.com/total/python-net/conversion...
  8. Converting a MHTML file to XLSX using Python | ...

    Sample code on Python for MHTML to XLSX conversion. Use example code for batch MHTML to XLSX conversion with Python and .NET...document from MHTML to XLSX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-net/conversion/m...
  9. Font.complexScript property | Aspose.Words for ...

    Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the Formatting for this run....values when determining the formatting for this run. get complexScript...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this shape is a horizontal rule....shape, and customize its formatting. let doc = new aw . Document...

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