Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 7,031 for

bookmark

(0.05 sec)
  1. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....position in the document as a bookmark end. endColumnBookmark(String...in the document as a column bookmark end. endEditableRange() Marks...

    reference.aspose.com/words/java/com.aspose.word...
  2. Word Table - adding new rows and preserve the s...

    I am adding new rows to an empty table. The document has a Calibri font but when I add a new row, its using the default font. What is the best way to keep the same font? Here is the sample code: Bookmark Bookmark = ge…...Here is the sample code: Bookmark bookmark = getBookmarkContainsN(doc...Table table = (bookmark != null) ? ((Table)bookmark.getBookmarkStart()...

    forum.aspose.com/t/word-table-adding-new-rows-a...
  3. Aspose.Words如何获取指定页码的orientation - 中文技术支持 - Fre...

    我在把列表的内容遍历放入同一个word时,设置了页面横纵向 DocumentBuilder docBuilder = new DocumentBuilder(doc); for (int i = 0; i < qrcodeDTOList.size(); i++) { QrcodeDTO dto = qrcodeDTOList.get(i); docBuil…...横纵向的信息 BookmarkCollection bookmarks = doc.getRange().getBookmarks();...getBookmarks() != null && bookmarks.getCount() != 0) { LayoutCollector...

    forum.aspose.com/t/aspose-words-orientation/245575
  4. FieldToc.BookmarkName | Aspose.Words for .NET

    FieldToc BookmarkName property. Gets or sets the name of the Bookmark that marks the portion of the document used to build the table in C#....Gets or sets the name of the bookmark that marks the portion of...appear within the bounds of a bookmark with the "MyBookmark" name...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperlink into your document using Aspose.Words for C++....destination (URL or a name of a bookmark inside the document) Boolean...if the URL is a name of a bookmark inside the document The InsertHyperlink...

    docs.aspose.com/words/cpp/working-with-hyperlinks/
  6. PageDisplay_Left | Aspose.PDF for .NET API Refe...

    Gets or sets the left coordinate of page display....PageDisplay_Left Bookmark.PageDisplay_Left property Gets or sets...get ; set ; } See Also class Bookmark namespace Aspose.Pdf.Facades...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. 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/net/aspose.words/doc...
  8. BookmarkId | Aspose.Sildes for .NET API Reference

    Returns or sets Bookmark identifier. Read/write String....BookmarkId property Returns or sets bookmark identifier. Read/write String...

    reference.aspose.com/slides/net/aspose.slides/p...
  9. text property | Aspose.Cells for Python via .NE...

    text property text property Title of a Bookmark. Definition: @property def text ( self ): ... @text . setter def text......property text property Title of a bookmark. Definition: @property def...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. get_BookmarkId() | Aspose.Slides for C++ API Re...

    Returns Bookmark identifier. Read-only System::String....okmarkId() method Returns bookmark identifier. Read-only System::String...

    reference.aspose.com/slides/cpp/aspose.slides/i...