Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 7,041 for

bookmark

(0.11 sec)
  1. Bookmark | Aspose.Words for Java API 参考

    代表单个书签。...Bookmark 遗产: java.lang.Object public class Bookmark 代表单个书签。 要了解更多信息,请访问...要了解更多信息,请访问 Working with Bookmarks 文档文章。 Bookmark 是封装两个节点的“外观”对象 getBookmarkStart()...

    reference.aspose.com/words/zh/java/com.aspose.w...
  2. Get All the Text Content Before a Bookmark or N...

    Hi,Team. I want to get all the text content before a Bookmark by aspose.word. I used the method"extractContent" but didn’t get the correct result. :thinking: Looking forward to your reply, thanks. My Code: DocumentB…...the Text Content Before a Bookmark or Node in Word DOCX Document...the text content before a bookmark by aspose.word. I used the...

    forum.aspose.com/t/get-all-the-text-content-bef...
  3. Bookmark | Aspose.Cells for .NET API 参考

    获取并设置Pdf书签条目aspose.cells.rendering/pdfBookmarkentry对象....Bookmark PdfSaveOptions.Bookmark property 获取并设置 Pdf书签条目 对象. public...public PdfBookmarkEntry Bookmark { get ; set ; } 也可以看看 class...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  4. Bookmark links not working after converting wor...

    Hi, I’m attaching word and pdf documnets. After converting word document to pdf, Bookmarks are not working. just test.pdf (212.6 KB) just test.docx (20.2 KB)...Bookmark links not working after converting word to pdf Aspose...converting word document to pdf, bookmarks are not working. just test...

    forum.aspose.com/t/bookmark-links-not-working-a...
  5. Creating bookmark wrapping around Run object co...

    using Aspose version 22.5 Run runR = paragraph.getRuns().get(0); builder.moveTo(runR); bkName = "Shape" + String.valueOf(shapeCounter); builder.startBookmark(bkName); BookmarkEnd BookmarkEndRun = new BookmarkEnd(documen…...Creating bookmark wrapping around Run object contains hyperlink...</span>approximately After Bookmark created O/P : please visit...

    forum.aspose.com/t/creating-bookmark-wrapping-a...
  6. Bookmark.LastColumn | Aspose.Words for .NET

    Bookmark LastColumn property. Gets the zerobased index of the last column of the table column range associated with the Bookmark in C#....LastColumn Contents [ Hide ] Bookmark.LastColumn property Gets the...range associated with the bookmark. public int LastColumn { get...

    reference.aspose.com/words/net/aspose.words/boo...
  7. Bookmark.FirstColumn | Aspose.Words for .NET

    Bookmark FirstColumn property. Gets the zerobased index of the first column of the table column range associated with the Bookmark in C#....FirstColumn Contents [ Hide ] Bookmark.FirstColumn property Gets...range associated with the bookmark. public int FirstColumn {...

    reference.aspose.com/words/net/aspose.words/boo...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a Bookmark outline level by the Bookmark name in C++....or a sets a bookmark outline level by the bookmark name. void...Case-insensitive name of the bookmark. ReturnValue The outline level...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection class. A collection of individual Bookmarks outline level. To learn more, visit the documentation article in C++....collection of individual bookmarks outline level. To learn more...more, visit the Working with Bookmarks documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. BookmarksOutlineLevelCollection.add method | As...

    BookmarksOutlineLevelCollection.add method. Adds a Bookmark to the collection....add(name, outline_level) Adds a bookmark to the collection. def add...case-insensitive name of the bookmark to add. outline_level int...

    reference.aspose.com/words/python-net/aspose.wo...