Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 49,824 for

properties

(1.51 sec)
  1. Cell 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....Style class provides useful properties for configuring font settings...

    docs.aspose.com/cells/java/cell-alignment-setti...
  2. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。... GetFont (); // Set font properties font . SetSize ( 14 ); font...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  3. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…... Properties such as paragraph spacing...

    forum.aspose.com/t/table-cell-list-format-chang...
  4. AxisDisplayUnit class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis... Properties Name Description customUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XmlMapping Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.XmlMapping class to seamlessly link structured document tags with XML elements, enhancing your document's data integration.... public class XmlMapping Properties Name Description CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  6. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document page, enhancing your document rendering experience.... public class PageInfo Properties Name Description Colored...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Convert Image to Visio in Python

    This article covers the information to convert image to Visio in Python. It explains the steps and sample code to export PNG to Visio in Python....position, and other appearance properties. Similarly, different overloads...

    kb.aspose.com/diagram/python/convert-image-to-v...
  8. Convert HTML to Word in Python

    This brief guide covers the information to convert HTML to Word in Python. It discusses the step-by-step algorithm and a working sample code that exports HTML to Word in Python....conversion by setting different properties of the DocSaveOptions class...

    kb.aspose.com/html/python/convert-html-to-word-...
  9. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and Properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....The Style class provides properties for configuring font settings...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...
  10. 使用 C++ 通过 JavaScript 操作形状或图表的发光效果|Documentation

    学习如何使用 C++ 通过 JavaScript 操作形状或图表的发光效果。...its Size and Transparency properties const glowEffect = shape...

    docs.aspose.com/cells/zh/javascript-cpp/working...