Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 7,022 for

bookmark

(0.08 sec)
  1. Aspose::Words::NodeImporter Class Reference - A...

    Allows to efficiently perform repeated import of nodes from one document to another....contents of one document to a bookmark in another document. void...SharedPtr<Bookmark> bookmark = doc->get_Range()->get_Bookmarks()->idx_get(u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Extract only display text from hyperlink paragr...

    Hi, I have a word document with a table only have one column. I have to extract the display text from each cell. For that I am using cell.text() Sometimes cell contains hyperlinks. So when i take the text as above, r…...HYPERLINK \l " along with bookmark name and then display text...

    forum.aspose.com/t/extract-only-display-text-fr...
  3. PdfBookmarkEntry | Aspose.Cells for .NET API 参考

    PdfBookmarkEntry 是 pdf 书签中的一个条目 如果当前实例的 Text 属性为 null 或 当前实例将被隐藏子项将插入当前级别... Bookmark = pbeRoot ; orkbook . Save ( "output_bookmark.pdf"...aveOptions . Bookmark = pbeRoot orkbook . Save ( "output_bookmark.pdf"...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. FieldHyperlink.screen_tip property | Aspose.Wor...

    FieldHyperlink.screen_tip property. Gets or sets the ScreenTip text for the hyperlink....specified bookmark. field . address = MY_DIR + 'Bookmarks.docx' field...' + field . address + ' on bookmark ' + field . sub_address +...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Change Properties of Word Document in Py...

    This article guides on how to change properties of Word document in Python. It has IDE settings and programming steps along with the sample code to edit Word metadata in Python....learn the process to insert a bookmark in a Word file, refer to the...article on how to insert a bookmark in Word using Python . Updated...

    kb.aspose.com/words/python/how-to-change-proper...
  6. Work with Bookmarks in PDF via Java | Aspose.PDF

    Java source code to work with Bookmarks in PDF files using Aspose.PDF for Java Library....How to work with Bookmarks in PDF Document with Java Library...Library In order to add bookmarks to PDF, we’ll use Aspose.PDF for Java...

    products.aspose.com/pdf/java/bookmarks/pdf/
  7. DocumentBuilder.IsAtEndOfParagraph | Aspose.Wor...

    DocumentBuilder 财产. 如果光标位于当前段落的末尾则返回 true... Write ( "Bookmark contents." ); builder . EndBookmark...NodeType ); Assert . AreEqual ( "Bookmark contents." , firstParagraphNodes...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. DocumentBuilder.CurrentParagraph | Aspose.Words...

    DocumentBuilder 财产. 获取当前在此 DocumentBuilder 中选择的段落... Write ( "Bookmark contents." ); builder . EndBookmark...NodeType ); Assert . AreEqual ( "Bookmark contents." , firstParagraphNodes...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. fieldtoa - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....BasicTextShaperCache Body Bookmark BookmarkCollection BookmarkEnd...filter TA fields by naming a bookmark that they will need to be...

    reference.aspose.com/words/java/com.aspose.word...
  10. 文档中存在两个类似线条的对象,怎么解析提取出来 - Free Support Forum - ...

    文字文稿1.docx (12.7 KB)...new FindAndInsertBookmar("bookmark", true)); doc.getRange().replace("<"...new FindAndInsertBookmar("bookmark", false)); doc.getRange()...

    forum.aspose.com/t/topic/284444