Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,444 for

update string index

(0.09 sec)
  1. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...String data type. add ( name : string , value : string ) Parameter...Description name string The name of the property. value string The value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++...."Authorized By" , System :: String ( u "John Doe" )); properties...{ std :: cout << System :: String :: Format ( u "Name: \" {0}...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...the index view. // </summary> public IActionResult Index () {...const string fileType = "application/pdf" ; const string fileName...

    docs.aspose.com/pdf/net/docker/dotnet8/
  4. BookmarkCollection.GetEnumerator | Aspose.Words...

    Discover the BookmarkCollection GetEnumerator method. Efficiently retrieve enumerator objects for seamless data handling and enhanced performance....Shows how to add bookmarks and update their contents. public void...collection by index or name, and their names can be updated. bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  5. Bookmark.BookmarkEnd | Aspose.Words for .NET

    Discover the BookmarkEnd property, easily access the node marking the end of your bookmark for efficient document navigation and management....Shows how to add bookmarks and update their contents. public void...collection by index or name, and their names can be updated. bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  6. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java.... getSwitchType(String switchName) getType() Gets...LCID of the field. setResult(String value) Sets text that is between...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!... Update () Performs the field update. Throws if the...the field is being updated already. Update ( bool ) Performs a...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose.PSD for .NET 19.4 - Release Notes|Docume...

    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....PSDNET-117 If TextLayer is updated with string which contains LineBreaks...PSDNET-118 If TextLayer is updated with string which contains Tabs symbols...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-4...
  9. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java.... String xmlPartId = UUID.randomUUID()...randomUUID().toString(); String xmlPartContent = "Hello, World!"; CustomXmlPart...

    reference.aspose.com/words/java/com.aspose.word...
  10. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a document property.... STRING The property is a string value. STRING_ARRAY The...The property is an array of strings. OBJECT_ARRAY The property...

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