Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,428 for

update string index

(0.12 sec)
  1. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …... It gives the error: Index -10 out of bounds for length...gave the error: Invalid row index. Am I missing anything? Is it...

    forum.aspose.com/t/issue-with-directly-accessin...
  2. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....2 - Get a building block by index: Assert.assertEquals("Block...GlossaryDocument glossaryDoc, final String buildingBlockName) { BuildingBlock...

    reference.aspose.com/words/java/com.aspose.word...
  3. NullPointerException when reading ZIP Archive c...

    Hello Aspose Support Team, I’ve encountered an issue while using the Aspose.Zip library in my Java project. Specifically, after creating a ZIP archive that contains only an empty directory, I’m unable to read the archi…...resolve(“zipunzip”); String zipFileName = “archive.zip”;...getNextEntry(); // -> NPE happens here String name = entry.getName(); } }...

    forum.aspose.com/t/nullpointerexception-when-re...
  4. 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...
  5. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...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/java/manage-table/
  6. FormField | Aspose.Words for Java

    Represents a single form field in Java....String, boolean, int) , M:Aspose.Words...DocumentBuilder.InsertTextInput(System.String,Aspose.Words.Fields.TextFormFieldType...

    reference.aspose.com/words/java/com.aspose.word...
  7. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....Description addPrinterFont(String fontFullName, String fontPclName) Adds...saveFormat) createSaveOptions(String fileName) Creates a save options...

    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. Public API Changes in Aspose.Cells 8.7.1|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....includes not only new and updated public methods, added & removed...information such as column index and value on which filter has...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....chm::/index.htm”. // Our document contains...object. getBaseUri() Gets the string that will be used to resolve...

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