Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 155,075 for

text

(0.09 sec)
  1. Table.distanceRight property | Aspose.Words for...

    Table.distanceRight property. Gets or sets distance between table right and the surrounding Text, in points....table right and the surrounding text, in points. get distanceRight...between table boundaries and text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Image Stamps to PDF in Python|Aspose.PDF fo...

    Learn how to add image stamps to PDF pages in Python.... It also shows how to add text, set borders, background color...or highlighted sections with text over images. Open or create...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  3. Table.distance_right property | Aspose.Words fo...

    Table.distance_right property. Gets or sets distance between table right and the surrounding Text, in points....table right and the surrounding text, in points. @property def distance_right...between table boundaries and text. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Code Comparison for common features with VSTO|A...

    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....Shapes to Presentation Adding Text Dynamically Add Picture Frame...Replace Text without Losing Format in Presentation Format Text Opening...

    docs.aspose.com/slides/net/code-comparison-for-...
  5. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

    学习如何使用 C++ 通过脚本获取在 Microsoft Excel 中创建的图表中趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以供进一步分析或显示。...text 属性,用于返回图表趋势线的方程文本。要使用此属性,首先需要调用...)。我们将在下面的示例代码中使用 DataLabels.text 属性检索这段文本。 用于获取图表趋势线方程文本的 JavaScript...

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...
  6. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type.... Run ( doc , "Initial text. " ); paragraph . appendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!..."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  8. 使用页眉和页脚|Documentation

    本节介绍如何设置Microsoft Office Visio和Aspose.Diagram的页眉和页脚。...HeaderRight = "&p" ; // Set text at the center diagram . HeaderFooter..."Center of the header" ; // Set text at the left side diagram . HeaderFooter...

    docs.aspose.com/diagram/zh/net/working-with-hea...
  9. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 在VSTO和Aspose.Cells中旋转单元格文字|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....Sheets [ "Sheet1" ]; //Put some text into cell B2. objSheet . Cells...the angle of rotation of the text. _range . Orientation = 45 ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text...