Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 214,478 for

formatting

(0.13 sec)
  1. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....document using different formatting options including using the...the destination formatting, the source formatting, or keeping only...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  2. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  3. Alignment Settings|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....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/java/cells-alignment-sett...
  4. Working with Text in PDF using C++|Aspose.PDF f...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C++....documentation shows you how to add and format text in PDFs, how to rotate...invisible button using C++. Text Formatting inside PDF - Many features...

    docs.aspose.com/pdf/cpp/working-with-text/
  5. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some documents, executing the method document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…...documents that contain specific formatting, such as justified text and...problem arises from specific formatting in the documents that leads...

    forum.aspose.com/t/document-getpageinfo-0-runs-...
  6. Tables and Ranges|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....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/cpp/tables-and-ranges/
  7. C++ API to Convert XSLFO to XLTX | products.asp...

    Convert XSLFO to XLTX via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting. It is used to define the layout...

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. Getting Started|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.... File Formats and Conversions Many customers...between several popular document formats. Microsoft Excel Workbook (XLS/XLSB)...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  9. Field.format property | Aspose.Words for Node.js

    Field.format property. Gets a [FieldFormat](../../../aspose.words.fields/fieldformat/) object that provides typed access to field's Formatting....format property Field.format property Gets a FieldFormat object...typed access to field’s formatting. get format () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...left_indent = 20 # Set some formatting options for text and table...

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