Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 154,792 for

text

(0.87 sec)
  1. Specify how to cross strings in output PDF and ...

    Learn how to control Text overflow in PDF and image outputs using Aspose.Cells for C++....Scenarios When a cell contains text that is larger than the width...TextCrossType.Default : Displays text like MS Excel, which depends...

    docs.aspose.com/cells/go-cpp/specify-how-to-cro...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodawanie, wyodrębnianie, usuwanie tabel w formacie PDF przy użyciu C++ https://products.aspose.com/pdf/pl/cpp/table/ Recent content in Dodawan......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/pl/cpp/table/index.xml
  3. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...
  4. Edit PPT in C++ | products.aspose.com

    Edit PPT files in C++. Use Aspose.Slides for C++ to modify a PowerPoint presentation and save the edited PPT file....file into a Presentation , add text to a slide, and save the result...Presentation class, adding a text shape, and saving the result...

    products.aspose.com/slides/cpp/editor/ppt/
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageHorizontalAlignment method. Specifies the horizontal alignment of pages in an HTML document. Default value is Center in C++....Center : ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...Left : ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ChartTitle.orientation property | Aspose.Words ...

    ChartTitle.orientation property. Gets or sets the orientation of the chart title Text....orientation of the chart title text. @property def orientation (...chart_shape . chart chart . title . text = 'Sample Chart' chart . title...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxisTitle.orientation property | Aspose.Wo...

    ChartAxisTitle.orientation property. Gets or sets the orientation of the axis title Text....orientation of the axis title text. @property def orientation (...chart_shape . chart chart . title . text = 'Sample Chart' chart . title...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 在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...
  10. Update Links in PDF|Aspose.PDF for .NET

    Update links in PDF programmatically. This guide is about how to update links in PDF in C# language....LinkAnnotation Text Color The link annotation does not contain text. Instead...Instead, the text is placed in the contents of the page under the...

    docs.aspose.com/pdf/net/update-links/