Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,681 for

bookmark

(0.07 sec)
  1. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with Bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...able to set InheritZoom on bookmarks in Java Aspose.PDF Product...trying to create PDF with bookmarks to carry the “InheritZoom”...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...
  2. Create Bookmarks in PDF using C#

    This article guides on how to create Bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to Bookmark a PDF with C#....TeX Product Family Create Bookmarks in PDF using C# This article...article describes how to create bookmarks in PDF using C# . It has all...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...
  3. BookmarkStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkStart class, essential for managing Bookmarks in Word documents. Enhance your document editing experience today!...class Represents a start of a bookmark in a Word document. To learn...more, visit the Working with Bookmarks documentation article. public...

    reference.aspose.com/words/net/aspose.words/boo...
  4. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance document organization and clarity....insert REF fields to reference bookmarks. public void FieldRef () {...our bookmark, act as a hyperlink, and clone the bookmark's footnotes...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a Bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....position in the document as a bookmark end. public BookmarkEnd EndBookmark...Name of the bookmark. Return Value The bookmark end node that...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 使用C++为图表工作表创建PdfBookmarkEntry|Documentation

    了解如何使用Aspose.Cells for C++为图表工作表创建PdfBookmarkEntry。... Get ( 3 ); // Create Pdf Bookmark Entry for Sheet1 PdfBookmarkEntry...SetText ( u "Bookmark-I" ); // Create Pdf Bookmark Entry for Sheet2...

    docs.aspose.com/cells/zh/cpp/create-pdfbookmark...
  7. BookmarkEnd.Name | Aspose.Words for .NET

    Discover the BookmarkEnd Name property to easily manage and customize Bookmark names in your documents for better organization and efficiency....property Gets or sets the bookmark name. public string Name {...Examples Shows how to add bookmarks and update their contents...

    reference.aspose.com/words/net/aspose.words/boo...
  8. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_paragraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../)....doc = doc ) # Create a valid bookmark, an entity that consists of...enclosed by a bookmark start node, # and a bookmark end node. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing organization and navigation....position in the document as a bookmark start. public BookmarkStart...Name of the bookmark. Return Value The bookmark start node that...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.isAtStartOfParagraph property |...

    DocumentBuilder.isAtStartOfParagraph property. Returns ``true`` if the cursor is at the beginning of the current paragraph (no text before the cursor)....( doc ); // Create a valid bookmark, an entity that consists of...enclosed by a bookmark start node, // and a bookmark end node. builder...

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