Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 986 for

update string index

(0.05 sec)
  1. Managing Controls|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.... It gets the text strings of the two textboxes and changes...property specifies the text string associated with the check box...

    docs.aspose.com/cells/net/managing-controls/
  2. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...form field are automatically updated whenever the field is exited...drop_down_selected_index Gets or sets the index specifying the currently...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Change array items in XMP metadata of EPS| C++

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code snippets.... 3 System ::String dataDir = RunExamples::Get...23 // Change title item at index 0 24 xmp -> SetArrayItem(u "dc:title"...

    docs.aspose.com/page/cpp/xmp-metadata/change-ar...
  4. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...) append_field(field_type, update_field) Appends a field to this...Node ) get_child(node_type, index, is_deep) Returns an Nth child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for Python via .NET 25.1 - Release N...

    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....String,System.Boolean) M:Aspose.PSD...SmartObjectLayer.ReplaceContents(System.String,Aspose.PSD.ResolutionSetting...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction....form field are automatically updated whenever the field is exited...get; set; } Gets or sets the index specifying the currently selected...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Public API Changes in Aspose.Cells 9.0.0|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....includes not only new and updated public methods, added & removed...); //Load the Worksheet at 0 index Worksheet sheet = book . getWorksheets...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++.... It gets the text strings of the two textboxes and changes...property specifies the text string associated with the check box...

    docs.aspose.com/cells/cpp/managing-controls/
  9. Person | Aspose.Words for Java

    Represents individual a person bibliography source contributor in Java....Description Person(String last, String first, String middle) Initialize...person. hashCode() setFirst(String value) Sets the first name...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....Save the updated PDF file on the disk with updated text These...is declared by providing a string that is to be searched and...

    kb.aspose.com/pdf/python/how-to-find-and-replac...