Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 216,058 for

formatting

(0.39 sec)
  1. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Provides access to the font formatting of this object. (Inherited...isFormatRevision Returns true if formatting of the object was changed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...property True if the font is formatted as italic. public bool Italic...Apply the "Bold" and "Italic" formatting settings to the text using...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Smartly importing and placing data with Smart m...

    Smartly importing and placing data according to template Excel files with Aspose.Cells for Python via Java library....specific information and formatting. Designer Spreadsheet & Smart...files that contain visual formatting, formulas and smart markers...

    docs.aspose.com/cells/python-java/using-smart-m...
  4. Convert DOCX to OFT in Python | products.aspose...

    Save DOCX to OFT within Python applications without using Microsoft Word or Outlook...Converting a DOCX file to OFT format is beneficial for a Python...OFT is an Outlook template format which is used to create emails...

    products.aspose.com/total/python-net/conversion...
  5. C# API to Export PS to MARKDOWN | products.aspo...

    Convert PS to MARKDOWN without using Microsoft Word...PostScript (PS) files to the DOC format. Once the conversion is complete...the DOC file to the MARKDOWN format. The Aspose.PDF for .NET API...

    products.aspose.com/total/net/conversion/ps-to-...
  6. Query on range and static legends data - Free S...

    I’m working on generating an Excel report using Aspose Cells for Java v25.9, combining an Excel template with JSON data. I’ve included my sample code, the template, and the generated output for you to easily reference. r…...first range has conditional formatting to use the legends. The first...it would help manage the formatting, but it doesn’t seem to prevent...

    forum.aspose.com/t/query-on-range-and-static-le...
  7. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....property True if the font is formatted as italic. @property def italic...Apply the "bold" and "italic" formatting settings to the text using...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Java API to Export EPUB to PS | products.aspose...

    Convert EPUB to PS using on premise Java API... It supports a variety of formats, including EPUB, PDF, HTML... It supports a variety of formats, including DOC, DOCX, RTF,...

    products.aspose.com/total/java/conversion/epub-...
  9. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for Node.js via C++. Efficiently manage your workbook structures....of worksheets with common formatting and data entry. For example...Worksheets—including data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/nodejs-cpp/copy-and-move-...
  10. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...the tables for any specific formatting that might be causing the...Insert document inline with formatting options builder.insertDo...

    forum.aspose.com/t/tables-colliding-on-docx-to-...