Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 986 for

update string index

(0.12 sec)
  1. 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...
  2. Modern API|Aspose.Slides Documentation

    Modern API...for ( var index = 0 ; index < bitmaps . Length ; index ++) { Bitmap...bitmaps [ index ]; thumbnail . Save ( $"slide{index}.png" , ImageFormat...

    docs.aspose.com/slides/net/modern-api/
  3. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....update(); Assert.assertEquals(" SET...setBookmarkName("MyBookmark"); fieldRef.update(); Assert.assertEquals(" REF...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....insertLinkedObjectAs, final String progId, final String sourceFullName, final...final String sourceItem, final boolean shouldAutoUpdate) throws...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java.... getBaseUri() Gets the string that will be used to resolve...getPageIndex() Gets the 0-based index of the first page to read. getPassword()...

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

    Implements the LINK field in Java....insertLinkedObjectAs, final String progId, final String sourceFullName, final...final String sourceItem, final boolean shouldAutoUpdate) throws...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder.insertTableOfContents method | ...

    DocumentBuilder.insertTableOfContents method. Inserts a TOC (table of contents) field into the document....switches : string ) Parameter Type Description switches string The TOC...using the Insert->Reference->Index and Tables menu, then switch...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. FieldXE.entry_type property | Aspose.Words for ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....source file using DDE and is updated automatically. Examples: Shows...insertLinkedObjectAs, final String progId, final String sourceFullName, final...

    reference.aspose.com/words/java/com.aspose.word...