Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,585 for

update string index

(0.1 sec)
  1. 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/
  2. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java.... appendParagraph(String text) A shortcut method that...getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....types to allow you to create, update, and manage tables in all kinds...slide’s reference through its index. Define an array of columnWidth...

    docs.aspose.com/slides/php-java/manage-table/
  4. 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/
  5. 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-...
  6. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Node.js via Java chart worksheets and automate reports across PPT and PPTX files in JavaScript....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/nodejs-java/chart-worksh...
  7. GeneralFormat | Aspose.Words for Java

    Specifies a general format that is applied to a numeric text or any field result in Java....update(); Assert.assertEquals("= 2...dd, MMMM dd, yyyy"); field.update(); Assert.assertEquals("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Worksheet worksheet, Range range) { string htmlContent = GetHtmlStream(workbook...Writeln(); } private static string GetHtmlStream(Workbook workbook...

    forum.aspose.com/t/how-to-remove-default-bookma...
  9. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... String fileExtension = oleFrame ....getShapes (). get_Item ( 0 ); String fileExtension = oleFrame ....

    docs.aspose.com/slides/zh/java/manage-ole/
  10. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Android via Java. Fast how-to guide....slide’s reference through its index. Add an IVideo object and pass...slide’s reference through its index. Add an IVideo object and pass...

    docs.aspose.com/slides/androidjava/video-frame/