Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 173,108 for

document formatting

(0.13 sec)
  1. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...how to work with soft edge formatting. builder = aw . DocumentBuilder...soft_edge . radius = 30 builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the Document....endTable() Ends a table in the document. endTable () Remarks This...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 格式化数据透视表单元格|Documentation

    如何使用C++的Aspose.Cells for JavaScript对数据透视表单元格进行格式化。...format(row, column, style) ,可用于此目的。...将样式应用到整个数据透视表,而 PivotTable.format(row, column, style) 将样式应用到数据透视表的单个单元格。...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  4. FindReplaceOptions.LegacyMode | Aspose.Words fo...

    Discover the FindReplaceOptions LegacyMode property to easily toggle the classic find/replace algorithm for enhanced functionality and seamless user experience....replace with breaks, apply formatting and so on. Examples Shows...replacement patterns. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  5. FieldFormat class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general Formatting...date and time, and general formatting. To learn more, visit the...the Working with Fields documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert XLSX File to PDF Format with Golang via...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy....Convert XLSX File to PDF Format with Golang via C++ Contents...PDF (Portable Document Format) represents documents independently...

    docs.aspose.com/cells/go-cpp/convert-xlsx-file-...
  7. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading Formatting for the font....that refers to the shading formatting for the font. @property def...created by a document builder. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access to the font Formatting of this legend entry....Provides access to the font formatting of this legend entry. get...legend font. let doc = new aw . Document ( base . myDir + "Reporting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert Word to ICS in Python | products.aspose...

    Save Word to ICS within Python applications without using Microsoft Word or Outlook...Why Convert Word files to ICS format? Converting Word files to ICS...ICS (iCalendar) format is useful for creating calendar events...

    products.aspose.com/total/python-net/conversion...
  10. TableStyle.Shading | Aspose.Words for .NET

    Discover the TableStyle Shading property to enhance your table cells with customizable shading Formatting for a polished, professional look....that refers to the shading formatting for table cells. public Shading...settings for the table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...