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

update string index

(0.09 sec)
  1. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a JSON data source with dynamic formulas in the template, the formula execution does not start from the current row a…... I noticed for index 0, it prints only a single value...retrieve the value for a specific index instead of populating all values...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Need a Sample Code to Create a Excel Combinatio...

    Hi Team, I have a combination chart of stacked bar in primary axis and clustered bar on the secondary axis. image.png (77.9 KB) please refer the attached excel file and provide the code to generate the same. Combinat…...xlsx"); int index = workbook.getWorksheets().add();...getWorksheets().get(index).getCharts(); index = charts.add(ChartType...

    forum.aspose.com/t/need-a-sample-code-to-create...
  7. 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...
  8. 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...
  9. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...apt-get install libgdiplus Update Aspose.Slides : Make sure you... There have been numerous updates and bug fixes in recent versions...

    forum.aspose.com/t/presentation-to-image-conver...
  10. 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/