Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,674 for

bookmark

(0.07 sec)
  1. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark 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...
  2. FieldAsk class | Aspose.Words for Python

    aspose.words.fields.FieldAsk class. Implements the ASK field...information and assigns a bookmark to represent the user’s response...Description bookmark_name Gets or sets the name of the bookmark. default_response...

    reference.aspose.com/words/python-net/aspose.wo...
  3. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... is_auto ) # A bookmark with the "IsAuto" flag set...index # even if previous bookmarks display custom reference marks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarkCollection indexer | Aspose.Words for P...

    BookmarkCollection indexer. Returns a Bookmark at the specified index....__getitem__(index) Returns a bookmark at the specified index. def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Footnote.reference_mark property | Aspose.Words...

    Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote... is_auto ) # A bookmark with the "IsAuto" flag set...index # even if previous bookmarks display custom reference marks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Range.bookmarks property | Aspose.Words for Nod...

    Range.Bookmarks property. Returns a [Range.Bookmarks](./) collection that represents all Bookmarks in the range....bookmarks property Range.bookmarks property Returns a Range.bookmarks...bookmarks collection that represents all bookmarks in the range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BookmarkEnd.accept method | Aspose.Words for No...

    BookmarkEnd.accept method. Accepts a visitor....Examples Shows how to add bookmarks and update their contents...Create a document with three bookmarks, then use a custom document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. FieldInclude.text_converter property | Aspose.W...

    FieldInclude.text_converter property. Gets or sets the name of the text converter for the format of the included file.... # 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...