Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,583 for

update string index

(0.34 sec)
  1. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....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/java/com.aspose.word...
  2. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....update(); Assert.assertEquals("John...document. // 1 - Remove by index: properties.removeAt(1); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  3. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....list of signature names List < String > sigNames = pdfSign . getSignNames...for ( int index = 0 ; index < sigNames . size (); index ++ ) { System...

    docs.aspose.com/pdf/java/remove-signature-from-...
  4. Work with Document Properties in Java|Aspose.Wo...

    Aspose.Words for Java allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....through the indexer property by name or by index. BuiltInDocumentPrope...Words. You can only change or update their values. To add custom...

    docs.aspose.com/words/java/work-with-document-p...
  5. Implementing GridDesktop Data Binding Feature i...

    This article introduces how to perform data binding in GridDesktop....Add Row , Delete Row , and Update to Database respectively. Adding...the column consists of a long string of characters that don’t fit...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_type property. Gets or sets an Index entry type used to build the Index....or sets an index entry type used to build the index. @property...Examples Shows how to create an INDEX field, and then use XE fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Node.js allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....through the indexer property by name or by index. builtInDocumentPrope...Words. You can only change or update their values. To add custom...

    docs.aspose.com/words/nodejs-net/work-with-docu...
  8. Aspose.PSD for Java 20.9 - 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....location value Bug PSDJAVA-273 Updating text in given PSD file and...PSDJAVA-279 FillLayer are not updated after the creation and can...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  9. Work with Document Properties in C#|Aspose.Word...

    Aspose.Words for .NET allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties using C#....through the indexer property by name or by index. BuiltInDocumentPrope...Words. You can only change or update their values. To add custom...

    docs.aspose.com/words/net/work-with-document-pr...
  10. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF 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...