Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 7,022 for

bookmark

(0.07 sec)
  1. IPortionFormat | Aspose.Slides for Android via ...

    This class contains the text portion formatting properties....getBookmarkId() Returns or sets bookmark identifier. setBookmarkId(String...setBookmarkId(String value) Returns or sets bookmark identifier. getSmartTagClean()...

    reference.aspose.com/slides/androidjava/com.asp...
  2. Working with Bookmarks in PDF using C++|Aspose....

    This section explain how to add, delete and get Bookmark with Aspose.PDF for C++....Working with Bookmarks in PDF using C++ Contents [ Hide ] PDF...PDF bookmarks are a handy and essential tool when it comes to reading...

    docs.aspose.com/pdf/cpp/bookmarks/
  3. FieldSet class | Aspose.Words for Python

    aspose.words.fields.FieldSet class. Implements the SET field... Assigns new text to a bookmark. Inheritance: FieldSet → Field...Description bookmark_name Gets or sets the name of the bookmark. bookmark_text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Paragraph::get_IsEndOfSection me...

    Aspose::Words::Paragraph::get_IsEndOfSection method. True if this paragraph is the last paragraph in the Body (main text story) of a Section; false otherwise in C++....contents of one document to a bookmark in another document. void...docx" ); SharedPtr < Bookmark > bookmark = doc -> get_Range ()...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. bookmarks - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....AutoRotateMode BlendingColorSpace Bookmark Bookmarks CgmPdfProducer DataType...pdf.facades.Bookmarks Packages that use Bookmarks Package Description...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  6. Aspose::Words::DocumentBuilder::MoveToBookmark ...

    Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a Bookmark in C++....method Moves the cursor to a bookmark. bool Aspose :: Words :: DocumentBuilder...System::String& The name of the bookmark to move the cursor to. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. BookmarksOutlineLevelCollection.Remove | Aspose...

    BookmarksOutlineLevelCollection 方法. 从集合中删除具有指定名称的书签... StartBookmark ( "Bookmark 1" ); builder . Writeln (...inside Bookmark 1." ); builder . StartBookmark ( "Bookmark 2" );...

    reference.aspose.com/words/zh/net/aspose.words....
  8. BookmarksOutlineLevelCollection.Contains | Aspo...

    BookmarksOutlineLevelCollection 方法. 确定集合是否包含具有给定名称的书签... StartBookmark ( "Bookmark 1" ); builder . Writeln (...inside Bookmark 1." ); builder . StartBookmark ( "Bookmark 2" );...

    reference.aspose.com/words/zh/net/aspose.words....
  9. FieldSet Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldSet class. Implements the SET field in C#....Gets or sets the name of the bookmark. BookmarkText { get; set;...or sets the new text of the bookmark. DisplayResult { get; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...builder->StartBookmark(u"Aspose bookmark"); // 如果 NextSibling 為 null,很可能這是該段落中的最後一次...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.html");...

    products.aspose.com/words/zh-hant/cpp/make/html/