Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 7,033 for

bookmark

(0.18 sec)
  1. 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...
  2. 使用 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/
  3. 使用 C++ 製作 Markdown

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

    products.aspose.com/words/zh-hant/cpp/make/md/
  4. Bookmark.LastColumn | Aspose.Words for .NET API 参考

    Bookmark 财产. 获取与书签关联的表列范围的最后一列的从零开始的索引...Bookmark.LastColumn Bookmark.LastColumn property 获取与书签关联的表列范围的最后一列的从零开始的索引。...column bookmarks.doc" ); foreach ( Bookmark bookmark in doc ...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. TOC when inserted in the document Right to left...

    StC Original TOC Template.docx (6.6 MB) Hi I am trying to inset TOC in the document at a pre defiend Bookmark location everything works fine but the brackets “(” comes inverted. Once the document is opened in workd i r…...document at a pre defiend bookmark location everything works...the document if yes it add bookmark in the document in TOC location...

    forum.aspose.com/t/toc-when-inserted-in-the-doc...
  6. How can I ignore Comments when I transform word...

    Hello My word document have some Comments .I want to transform this word document to pdf document .But I don’t want the Comments that appear in the pdf document. Can you give me an example? Thanks....is a bookmark in the underline.When I replace the bookmark, the...long.How can I replace the bookmark with some word,but the underline...

    forum.aspose.com/t/how-can-i-ignore-comments-wh...
  7. Aspose::Words::Fields::FieldPageRef Class Refer...

    Implements the PAGEREF field....the relative location of bookmarks. void FieldPageRef_() { auto...that displays what page a bookmark is on. // Set the InsertHyperlink...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. FieldXE.EntryType | Aspose.Words for .NET

    FieldXE EntryType property. Gets or sets an index entry type in C#....within the bounds // of a bookmark named "MainBookmark", and...// On a new page, start the bookmark with a name that matches the...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Title | Aspose.PDF for .NET API Reference

    Gets or sets Bookmarks title....Title Bookmark.Title property Gets or sets bookmark’s title....get ; set ; } See Also class Bookmark namespace Aspose.Pdf.Facades...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  10. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....Can be a url or a name of a bookmark inside the document. This...previous parameter is a name of a bookmark inside the document; false...

    reference.aspose.com/words/cpp/aspose.words/doc...