Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 153,944 for

text

(0.21 sec)
  1. 搜索 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API,无需打开即可搜索 PDF 文档。...NET 搜索 PDF 文件 //Search Text from All the Pages of PDF Document...new TextFragmentAbsorber ( "text" ); // Accept the absorber for...

    products.aspose.com/pdf/zh-hans/search-pdf/
  2. Story.paragraphs property | Aspose.Words for Py...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....which appear when we highlight text with the cursor, # and then...arrival destinations of the text. # The second and the fourth...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document.... Examples Shows how to hide text in a rendered output document...doc = doc ) # Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Run.GetText | Aspose.Words for .NET

    Effortlessly retrieve Text using the GetText method. Simplify your coding with this essential tool for efficient Text management....GetText method Gets the text of the run. public override...GetText () Return Value The text of the run. Examples Shows how...

    reference.aspose.com/words/net/aspose.words/run...
  5. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional Text in Python....visually appealing, stylized text to your PowerPoint presentations...WordArt, including how to apply text transformations, fill styles...

    docs.aspose.com/slides/python-net/wordart/
  6. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by index for streamlined navigation and enhanced user experience.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  7. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your Java development projects....Save as PDF A hyperlink is a text or an image user can click on...11 12 // initialize default text style 13 ParagraphStyle defaultTextStyle...

    docs.aspose.com/note/java/working-with-hyperlinks/
  8. How to merge font span when converting word to ...

    a.docx (13.1 KB) Is there any way to make these txt in one html tag?. Here is my code: var word = new com.aspose.words.Document(path + "a.docx"); HtmlSaveOptions options = new HtmlSaveOptions(); options.setUseHighQ…... 2026, 8:50am 2 @GusGus the text is formatted with different... so it is expected that the text is represented by separate span...

    forum.aspose.com/t/how-to-merge-font-span-when-...
  9. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...using namespace Aspose :: Pdf :: Text ; void AddLineIndent () { String...get_Pages () -> Add (); auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  10. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/zh/python-net/aspose-cell...