Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 153,089 for

text

(0.29 sec)
  1. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++.... get_Text () Gets the text enclosed in the bookmark...the document. Does not remove text inside the bookmark. set_Name...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....a document contains lines of text in which a word could be split...// Open a document containing text with a locale matching that...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  3. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....Markdown (MD) files to Rich Text Format (RTF) in two simple steps...(Tab-separated Values) Convert MD to TXT (Text Document) Convert MD to XAML...

    products.aspose.com/total/cpp/conversion/md-to-...
  4. Aspose::Words::LowCode::Watermarker::SetWaterma...

    Aspose::Words::LowCode::Watermarker::SetWatermarkToImages method. Adds an image watermark into the document with options. Renders the output to images in C++....System::String&) method Adds a text watermark into the document...watermarkText const System::String& Text that is displayed as a watermark...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Aspose::Words::Document::get_ShadeFormData meth...

    Aspose::Words::Document::get_ShadeFormData method. Specifies whether to turn on the gray shading on form fields in C++....TextFormFieldType :: Regular , u "" , u "Text contents of form field, which...bookmarked text will blend in with the other text. doc -> set_ShadeFormData...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 通过 C++ 在图表系列的数据显示点中添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 在图表系列数据点中添加自定义标签。本指南将演示如何修改标签的外观、位置和格式,同时将它们与您的数据源关联以确保准确展示。...text 属性以添加这些自定义标签。本文将解释如何使用此属性向图表系列的数据点添加自定义标签。...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  7. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....DocumentBuilder ( doc = doc ) # Add text to the document by inserting...new_run = aw . Run ( doc = doc , text = 'Run 3. ' ) runs . insert...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::PageSetup::get_TextOrientation m...

    Aspose::Words::PageSetup::get_TextOrientation method. Allows to specify TextOrientation for the whole page. Default value is Horizontal in C++....() Examples Shows how to set text orientation. auto doc = System..."TextOrientation.Upward" to rotate all the text 90 degrees // to the right so...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::Fields::FieldInclude class | Asp...

    Aspose::Words::Fields::FieldInclude class. Implements the INCLUDE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to Create PDF in C#

    This how-to guide explains how to create PDF in C#. You can generate PDF from C# by following the easy steps given below in few API calls for any .NET based application....of TextFragment Class to add text and its properties Finally,...using TextBuilder Class the text is added and its respective...

    kb.aspose.com/pdf/net/how-to-create-pdf-in-c-sh...