Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,241 for

update name index

(0.05 sec)
  1. Work with Document Properties in C++|Aspose.Wor...

    Aspose.Words for C++ allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....such as document title, author name, document statistics, and others...User-defined or custom, provided as name-value pairs where the user can...

    docs.aspose.com/words/cpp/work-with-document-pr...
  2. Bookmark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bookmark class, your solution for managing bookmarks efficiently in documents. Enhance your document editing experience today!...public class Bookmark Properties Name Description BookmarkEnd { get;...get; } Gets the zero-based index of the first column of the table...

    reference.aspose.com/words/net/aspose.words/boo...
  3. Manage Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Accessing Worksheets using Sheet Name Remove a worksheet from an Excel...Excel file using its sheet name Remove a worksheet from an Excel...

    docs.aspose.com/cells/java/manage-worksheets/
  4. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your documents, enhancing organization and navigation....IEnumerable < Bookmark > Properties Name Description Count { get; } Returns...the specified index. (2 indexers) Methods Name Description Clear...

    reference.aspose.com/words/net/aspose.words/boo...
  5. Aspose::Words::BookmarkCollection class | Aspos...

    Aspose::Words::BookmarkCollection class. A collection of Bookmark objects that represent the bookmarks in the specified range. To learn more, visit the documentation article in C++....a bookmark at the specified index. idx_get (const System::String&)...System::String&) Returns a bookmark by name. Is (const System::TypeInfo&)...

    reference.aspose.com/words/cpp/aspose.words/boo...
  6. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....String & name , bool value ) Parameter Type Description name const...const System::String& The name of the property. value bool The value...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++....property with the specified name exists in the collection. get_Count...DocumentProperty object by the name of the property. idx_get (int32_t)...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. FieldSet | Aspose.Words for Java

    Implements the SET field in Java....new DocumentBuilder(doc); // Name bookmarked text with a SET field...appears within the text, but a named variable. FieldSet fieldSet...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified Name from the collection....remove(name) Removes a property with the specified name from the...remove ( name : string ) Parameter Type Description name string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified Name from the collection....remove(name) Removes a property with the specified name from the...self , name : str ): ... Parameter Type Description name str The...

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