Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 149,207 for

text

(0.13 sec)
  1. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation....your own Java apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/java/watermark/pptx/
  2. Edit POT in PHP | products.aspose.com

    Edit POT in PHP. Use PHP library API to edit POT files...With Aspose, users can edit text, add images, animations and...file by adding a new line of text to it. Edit POT in PHP Using...

    products.aspose.com/slides/php-java/editor/pot/
  3. Edit PPTM in PHP | products.aspose.com

    Edit PPTM in PHP. Use PHP library API to edit PPTM files...With Aspose, users can edit text, add images, animations and...file by adding a new line of text to it. Edit PPTM in PHP Using...

    products.aspose.com/slides/php-java/editor/pptm/
  4. 使用 Python 在 PDF 中格式化文本|Aspose.PDF for Python vi...

    本页面解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本等。... GetDataDir_AsposePdf_Text (); // 创建新的文档对象 Aspose . Pdf...Pdf . Text . TextFragment text = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/python-net/text-formatti...
  5. FieldIndex.CrossReferenceSeparator | Aspose.Wor...

    Discover the FieldIndex CrossReferenceSeparator property to easily manage character sequences for separating cross references and entries efficiently....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 搜索 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/
  7. DocumentVisitor.VisitEditableRangeEnd | Aspose....

    Discover the DocumentVisitor VisitEditableRangeEnd method—efficiently handle editable range ends in your documents for seamless editing and enhanced functionality....<summary> /// Gets the plain text of the document that was accumulated...they would be in the case of text boxes if ( mVisitorIsInsideEdit...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or update your bookmark names for better organization and quick access....the cursor will jump to the text enclosed between the BookmarkStart...[ "MyBookmark_2" ]. Text = $"Updated text contents of {bookmarks[1]...

    reference.aspose.com/words/net/aspose.words/boo...
  9. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...Text.TextSegment.set_Text(String value) at Aspose...Aspose.Pdf.Text.TextSegment. ( ) at Aspose.Pdf.Text.TextBuilder...

    forum.aspose.com/t/encountering-an-error-while-...
  10. Bold in Markdown – C# Code Examples

    Create Markdown bold Text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files.... For bold text making, we will use the Emphasis()...the document. Markdown Bold Text in C# Using the C# library,...

    products.aspose.com/html/net/markdown-bold/