Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,675 for

bookmark

(1.11 sec)
  1. 使用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...
  2. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one Bookmark defined. However, when we generate the document through Aspose, the output document contains additional Bookmarks (for example,…...Additional Bookmarks Added During Aspose Document Generation...template, we have only one bookmark defined. However, when we...

    forum.aspose.com/t/additional-bookmarks-added-d...
  3. 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...
  4. 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...
  5. BookmarkStart class | Aspose.Words for Python

    aspose.words.BookmarkStart class. Represents a start of a Bookmark in a Word document...class Represents a start of a bookmark in a Word document. To learn...more, visit the Working with Bookmarks documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...REF fields don’t resolve to bookmark values, IF conditions don’t...fields should resolve to actual bookmark values from the document •...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  7. DocumentBuilder.MoveToDocumentEnd | Aspose.Word...

    Effortlessly navigate your documents with the DocumentBuilder MoveToDocumentEnd method, placing the cursor at the end for seamless editing....( 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/net/aspose.words/doc...
  8. Aspose::Words::DocumentBuilder::MoveToDocumentS...

    Aspose::Words::DocumentBuilder::MoveToDocumentStart method. Moves the cursor to the beginning of the document in C++....( 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/cpp/aspose.words/doc...
  9. Aspose::Words::BookmarkStart class | Aspose.Wor...

    Aspose::Words::BookmarkStart class. Represents a start of a Bookmark in a Word document. To learn more, visit the documentation article in C++....class Represents a start of a bookmark in a Word document. To learn...more, visit the Working with Bookmarks documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. Create PdfBookmarkEntry for Chart Sheet with Go...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for C++....creates four bookmark entries as follows: Bookmark-I Bookmark-II-Chart1...Bookmark-II-Chart1 Bookmark-III Bookmark-IV-Chart2 The following screenshot...

    docs.aspose.com/cells/go-cpp/create-pdfbookmark...