Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,638 for

bookmark

(0.07 sec)
  1. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...this: List<Bookmark> bookmarks = doc.Range.Bookmarks .Where(bk...BookmarkStartIsHidde(bk)) .Cast<Bookmark>().ToList(); private static...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  2. FieldInclude.LockFields | Aspose.Words for .NET

    Manage document updates effortlessly with the FieldInclude LockFields property. Control field editing and enhance document integrity with ease.... // The bookmark from the other document that...SourceFullName = MyDir + "Bookmarks.docx" ; field . BookmarkName...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldInclude.lock_fields property | Aspose.Word...

    FieldInclude.lock_fields property. Gets or sets whether to prevent fields in the included document from being updated.... # The bookmark from the other document that...source_full_name = MY_DIR + 'Bookmarks.docx' field . bookmark_name = 'MyBookmark1'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Footnote.ReferenceMark | Aspose.Words for .NET

    Customize your footnotes with the ReferenceMark property. Easily set unique markers for clarity and organization in your documents. Enhance readability today!... False ); // A bookmark with the "IsAuto" flag set...index // even if previous bookmarks display custom reference marks...

    reference.aspose.com/words/net/aspose.words.not...
  5. Adding Javascript actions to existing PDF file|...

    Learn how to add JavaScript actions to PDF documents in Java with Aspose.PDF for enhanced document interactivity....pdf" ); } Adding Bookmark actions to existing PDF file...

    docs.aspose.com/pdf/java/adding-javascript-acti...
  6. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....footnote -> get_IsAuto ()); // A bookmark with the "IsAuto" flag set...index // even if previous bookmarks display custom reference marks...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....footnote -> get_IsAuto ()); // A bookmark with the "IsAuto" flag set...index // even if previous bookmarks display custom reference marks...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a document, such as a paragraph, Bookmark, or a specific character using C#....a document: Navigate With Bookmarks You can mark a place that...easily. You can insert as many bookmarks into your document as you...

    docs.aspose.com/words/net/navigation-with-cursor/
  9. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....footnote -> get_IsAuto ()); // A bookmark with the "IsAuto" flag set...index // even if previous bookmarks display custom reference marks...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. How to Change Properties of Word Document in Py...

    This article guides on how to change properties of Word document in Python. It has IDE settings and programming steps along with the sample code to edit Word metadata in Python....learn the process to insert a bookmark in a Word file, refer to the...article on how to insert a bookmark in Word using Python . Updated...

    kb.aspose.com/words/python/how-to-change-proper...