Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 219,241 for

formatting

(0.09 sec)
  1. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Node.js....Normally they are used for formatting purposes and are not drawn...if you click the Show/Hide Formatting Marks button located on the...

    docs.aspose.com/words/nodejs-net/working-with-c...
  2. DocumentBuilder.insertDocumentInline method | A...

    DocumentBuilder.insertDocumentInline method. Inserts a document inline at the cursor position....Specifies how to merge style formatting that clashes. importFormatOptions...specify options that affect formatting of a result document. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FixedPageSaveOptions.optimizeOutput property | ...

    FixedPageSaveOptions.optimizeOutput property. Flag indicates whether it is required to optimize output...neighbor glyphs with the same formatting are concatenated. Note: The...adjacent runs with identical formatting to optimize the output document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...aspects of document content and formatting slightly differently during...missing the default paragraph formatting style. // This default style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Stroke.backColor property | Aspose.Words for No...

    Stroke.backColor property. Gets or sets the background color of the stroke....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting method. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters "++" as underline text Formatting. The default value is false in C++....characters “++” as underline text formatting. The default value is false...characters “++” as underline text formatting. { auto stream = System ::...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top left...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  9. 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...Book2.xls. The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/python-net/merge-files/
  10. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....paragraph style with list formatting. Document doc = new Document();...style to one that has no list formatting and write another paragraph...

    reference.aspose.com/words/java/com.aspose.word...