Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,302 for

update string index

(0.06 sec)
  1. Chart Series|Aspose.Slides 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....Slides for C++ allows you to update or change a series name in...set_Value ( ObjectExt :: Box < String > ( u "New name" )); pres ->...

    docs.aspose.com/slides/cpp/chart-series/
  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. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java.... replace(String pattern, String replacement) Replaces...character string pattern with a replacement string. replace(String...

    reference.aspose.com/words/java/com.aspose.word...
  5. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Python 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. built_in_document_properties...Words. You can only change or update their values. To add custom...

    docs.aspose.com/words/python-net/work-with-docu...
  6. 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...
  7. Aspose.PSD for .NET 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....objects Feature PSDNET-690 Updating text in given PSD file and...PSDNET-696 FillLayer are not updated after the creation and can...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  8. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....update(); Assert.assertEquals(" SEQ...setSequenceIdentifie("MySequence"); fieldSeq.update(); Assert.assertEquals("101"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Currency Format Not Applied to Table Column Whe...

    While working with Aspose Cells for a table, we encountered an issue where applying a currency format to a table column doesn’t reflect correctly when values are populated via the payload. The cells display raw numbers w…...these cells, the formatting updates and the currency symbol appears...worksheet and 'columnIndex' is the index of your currency column int...

    forum.aspose.com/t/currency-format-not-applied-...
  10. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word documents, enhancing your document editing experience....BookmarkEnd ( DocumentBase , string ) Initializes a new instance...content of the node into a string in the specified format. ToString...

    reference.aspose.com/words/net/aspose.words/boo...