Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 124,940 for

text

(0.07 sec)
  1. List of Supported Functions|Documentation

    This article introduces the supported functions in GridDesktop....numerous mathematical calculations Text and Data Functions , provides...different kinds of operations on text and data Date and Time Functions...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to....Microsoft Word, # it will take the text cursor to the bookmark whose...as_field_go_to_button () field . display_text = 'My Button' field . location...

    reference.aspose.com/words/python-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 向 PDF 添加文本https://products.aspose.com/pdf/zh-hant/net/Text/Recent content in 使用 C# 向 PDF 添加文本 on Aspsoe.PDF ProductsHugo -- gohugo.iozh-h......com/pdf/zh-hant/net/text/Recent content in 使用 C# 向 PDF....aspose.com/pdf/zh-hant/net/text/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/net/text/index.xml
  4. Aspose::Words::Fields::FieldDde::get_InsertAsHt...

    Aspose::Words::Fields::FieldDde::get_InsertAsHtml method. Gets or sets whether to insert the linked object as HTML format Text in C++....linked object as HTML format text. bool Aspose :: Words :: Fields...class InsertLinkedObjectAs { Text , Unicode , Html , Rtf , Picture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldLink::get_InsertAsR...

    Aspose::Words::Fields::FieldLink::get_InsertAsRtf method. Gets or sets whether to insert the linked object in rich-Text format (RTF) in C++....insert the linked object in rich-text format (RTF). bool Aspose ::...class InsertLinkedObjectAs { Text , Unicode , Html , Rtf , Picture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 在 VSTO 和 Aspose.Slides 中创建一个新演示文稿|Aspose.Slides 文档

    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.... Text = "幻灯片标题" ; //设置副标题文本 slide...2 ]. TextFrame . TextRange . Text = "幻灯片标题副标题" ; //将输出写入磁盘 pres...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  8. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by // BookmarkStart...range . bookmarks . at ( 0 ). text . trim ()). toEqual ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the document as a bookmark end....needs to have document body text enclosed by // BookmarkStart...range . bookmarks . at ( 0 ). text . trim ()). toEqual ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....Page(null)); // Default style for all text in the document. ParagraphStyle...= new RichText(doc) { Text = "Title text.", ParagraphStyle = textStyle...

    docs.aspose.com/note/net/convert-onenote-to-htm...