Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 179,373 for

document formatting

(2.19 sec)
  1. Convert Word to Excel in C++ or with free Onlin...

    C++ API to Convert Word to Excel or Online App without using using Microsoft Word or Microsoft Excel or online. Test free Word to Excel online converter quickly before integrating the code.... powerful and easy-to-use document manipulation and conversion...C++ API Open Word file using Document class reference Convert Word...

    products.aspose.com/total/cpp/conversion/word-t...
  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…...docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream());...new ByteArrayOutputStrea(); document.save(outputStream, SaveFormat...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  3. ListLevel | Aspose.Words for Java

    Defines Formatting for a list level in Java....implements Cloneable Defines formatting for a list level. To learn...the Working with Lists documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using Aspose.Cells for Python via .NET API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/python-net/format-number-...
  5. Merge Files|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....For simple files with data, formatting, and formulas, the Workbook...MyBook2.xls . The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/java/merge-files/
  6. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill Formatting for the parent chart element....fill property Gets fill formatting for the parent chart element...to set marker formatting. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert XLSM to RTF using Python or with free O...

    XLSM to RTF conversion in your Python applications without using Microsoft Office or online. Test free XLSM to RTF online converter quickly before integrating the code....various features such as formatting, data validation, and conditional...conditional formatting. The second step is to use the “Aspose.Words...

    products.aspose.com/total/python-net/conversion...
  8. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. get styles () : Aspose ....Examples Shows how to access a document’s style collection. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Features|Documentation

    Aspose.Cells for Python via .NET features.... File Formats and Conversions XLS, SpreadsheetML...Text (TXT) and popular image formats including TIFF, JPG, PNG, BMP...

    docs.aspose.com/cells/python-net/features/
  10. How to Format Number to Percentage|Documentation

    This article will introduce how to format numbers to percentages using Aspose.Cells for JavaScript via C++ API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/javascript-cpp/how-to-for...