Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,792 for

update name index

(0.17 sec)
  1. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...Author cell gives you the name of the user who created the...Summary: // The zero-based index of the element within its parent...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  2. 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...
  3. 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...
  4. 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...
  5. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....sets, the document author’s name, as recorded in the Author property...display a document creator’s name. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldFileName | Aspose.Words for Java

    Implements the FILEName field in Java.... Remarks: Retrieves the name of the current document from...property to retrieve the file name. If the document was loaded...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....authorities, or an index with the TOC, TOA, or INDEX field Examples:...separator). getFileName() Gets the name of the file to include when...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified Name exists in the collection....contains method contains(name) Returns true if a property with...specified name exists in the collection. contains ( name : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified Name exists in the collection....contains method contains(name) Returns True if a property with...with the specified name exists in the collection. def contains...

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