Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 152,231 for

text

(0.23 sec)
  1. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance of the border from Text in points....distance of the border from text in points. get distanceFromText...from text for the first border. Sets the distance from text for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้ Java https://products.aspose.com/pdf/th/java/watermark/ Recent content in เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใ......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/th/java/watermark/index...
  4. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges Text into the specified number of Text columns....set_count(new_count) Arranges text into the specified number of text columns. def...int The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用页眉和页脚|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...
  6. Table.DistanceTop | Aspose.Words for .NET

    Adjust the distance between your table top and surrounding Text effortlessly. Enhance your layout for a polished, professional look with DistanceTop!...table top and the surrounding text, in points. public double DistanceTop...between table boundaries and text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer via C# https://products.aspose.com/pdf/net/viewer/ Recent content in PDF Viewer via C# on Aspsoe.PDF Products Hugo -- gohugo.io en T......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/net/viewer/index.xml
  8. 在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...
  9. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++.... Adding TextBoxField A text field is a form element which...allows a recipient to enter text into your form. This would be...

    docs.aspose.com/pdf/cpp/create-form/
  10. Footer duplication - Free Support Forum - aspos...

    I used the sample provided here Add Header and Footer to PDF|Aspose.PDF for .NET I set my footer to “123456” . This works fine, but if you double click the Text and copy-paste it elsewhere the Text is incorrectly being …...click the text and copy-paste it elsewhere the text is incorrectly...Create footer text var footerText = new Aspose.Pdf.Text.TextFragment("123456");...

    forum.aspose.com/t/footer-duplication/326129