Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 7,022 for

bookmark

(0.06 sec)
  1. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....to a bookmark in another document. def insert_at_bookmark ():...DocumentBuilder ( doc ) builder . start_bookmark ( 'InsertionPoint' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Character bounding box - Aspose.Words Product F...

    Hi, i need to know the bounding box of every single character on a rendered page. I guess that during the rendering process these informations are calculated. Is there a way to get these informations? thanks and reg…...of text then you can insert bookmark right before it and then get...LayoutEnumerator (doc); Bookmark bookmark = doc.Range.Bookmarks[0]; var renderObject...

    forum.aspose.com/t/character-bounding-box/21161
  3. Aspose::Words::Fields::FieldBarcode::get_Postal...

    Aspose::Words::Fields::FieldBarcode::get_PostalAddress method. Gets or sets the postal address used for generating a barcode or the name of the Bookmark that refers to it in C++....barcode or the name of the bookmark that refers to it. System...LineBreak ); // 2 - Reference a bookmark that stores the value that...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. BookmarkStart.BookmarkStart | Aspose.Words for ...

    BookmarkStart 构造函数. 初始化BookmarkStart类....BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...PrintAllBookmarkInfo ( bookmarks ); // 书签集合中可以通过索引或名称访问书签,并且可以更新它们的名称。...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperlink in Word using Java....provide a hyperlink instead of a bookmark Save the Word file as a DOC...indicating that it is not a bookmark but a hyperlink. Code to Add...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...
  6. When i convert word to html, the convert`s resu...

    i use html to repalce the text i find in the specific location, and then i convert word to html, i hope the html which i insert into the word can be saved, but the convert`s result seems lost my html.i do not know wheth…...inserted HTML content with a bookmark. For example see the following...HTML snippet. "); // Start bookmark builder.startBookmark("mybk");...

    forum.aspose.com/t/when-i-convert-word-to-html-...
  7. Gawe DOCX Nganggo Python

    Gawe DOCX anyar ing Python ing sawetara langkah. Nggawe DOCX kanthi gampang nggunakake perpustakaan Python via .NET....Lebokake Komentar Lebokake Bookmark Sisipake Bagan import aspose...move_to(secondRun) builder.start_bookmark("Aspose bookmark") # Yen NextSibling...

    products.aspose.com/words/jv/python-net/make/docx/
  8. Work with Bookmarks in PDF via Python | Aspose.PDF

    Python source code to work with Bookmarks in PDF file on .NET Framework, .NET Core, or new modern .NET...How to work with Bookmarks in PDF Document with Python Library...Library In order to add bookmarks in PDF file, we’ll use Aspose.PDF...

    products.aspose.com/pdf/python-net/bookmarks/pdf/
  9. Need to merge two documents and keep original b...

    How can I merge Document1 and Document2 to produce the Merged document? Concatenating the files leaves all of the Bookmarks on the same level. I tried adapting the code in this post but I’m still doing something wrong (h…...documents and keep original bookmarks Aspose.PDF Product Family...the files leaves all of the bookmarks on the same level. I tried...

    forum.aspose.com/t/need-to-merge-two-documents-...
  10. BookmarkStart.Name | Aspose.Words for .NET API 参考

    BookmarkStart 财产. 获取或设置书签名称...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...PrintAllBookmarkInfo ( bookmarks ); // 书签集合中可以通过索引或名称访问书签,并且可以更新它们的名称。...

    reference.aspose.com/words/zh/net/aspose.words/...