Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,428 for

update string index

(0.08 sec)
  1. Chart Worksheet Formulas|Aspose.Slides for PHP ...

    PowerPoint Equations and Spreadsheet Formulas...dependent on it will require to be updated too. Moreover, table data may...data scheme with a need to be updated in an easy and flexible way...

    docs.aspose.com/slides/php-java/chart-worksheet...
  2. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....the first occurrence of the string. // For complete examples and...pdf" )) { // Create an XFDF string builder var xfdf = new StringBuilder...

    docs.aspose.com/pdf/net/text-annotation/
  3. Cell | Aspose.Words for Java

    Represents a table cell in Java....getCount(); k++) { String cellText = cells.get(k).toString(SaveFormat...final int cellCount, final String cellText) throws Exception...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Add Alt Text to Images – C# Examples

    Add alt text to images in HTML with Aspose.HTML for .NET. Improve accessibility, SEO, and automatically detect missing alt attributes.... SEO – Search engines index images more effectively with...attributes, and saving of the updated document. With these features...

    docs.aspose.com/html/net/how-to-add-alt-text-to...
  5. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... void check ( String pdfFile ) { final Document...format: String iccProfile = "PSO_MFC_Paper_eci" ; String outputConditionIdent...

    docs.aspose.com/pdf/java/whatsnew/
  6. Working with Images|Aspose.PDF for Java

    This section explains how to replace image with Aspose.PDF Facades - a toolset for popular operations with PDF....parameters: a page number, index of the image to replace, and...PdfContentEditorImag { private static String _dataDir = "/home/aspose/p...

    docs.aspose.com/pdf/java/working-with-image/
  7. How to Convert HTML to JSON using Node.js

    This article guides on how to convert HTML to JSON using Node.js. It has details to configure the IDE, a list of steps, and aa runnable sample code to transform HTML to JSON using Node.js....range of cells to JSON string Save the string to the JSON file These...method is used to create a JSON string using the calculated range...

    kb.aspose.com/cells/nodejs/how-to-convert-html-...
  8. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....boolean updateField) appendField(String fieldCode) Appends a field...paragraph. appendField(String fieldCode, String fieldValue) Appends...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions.... Save(string) Save(string, OneSaveOptions) Save(string, SaveFormat)...SaveFormat) Copy 1 string inputFile = "Sample1.one" ; 2 string dataDir =...

    docs.aspose.com/note/net/save-a-onenote-document/
  10. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)... { public static void main(String[] args) { // Create an instance...setNumberFormat("0.000%"); } Create or Update PowerPoint Presentation Charts...

    forum.aspose.com/t/how-to-set-the-percent-forma...