Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,585 for

update string index

(0.9 sec)
  1. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for 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/java/manage-table/
  2. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...// Convert the range to JSON string jsonData = JsonUtility.Exp...// Convert the range to JSON string jsonData = JsonUtility.Exp...

    forum.aspose.com/t/convert-range-to-json/311994
  3. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...indexOf(Node child) Returns the index of the specified child node...

    reference.aspose.com/words/java/com.aspose.word...
  4. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...STRING data type. def add ( self ...assertEqual ( 1 , properties . index_of ( 'Authorized Amount' ))...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for 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/java/video-frame/
  6. 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/
  7. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...Add("ColString", typeof(string)); table.Columns.Add("ColDateTime"...= true, NumberFormats = new string[] { null, null, "YYYY-MM-DD"...

    forum.aspose.com/t/using-cells-importdata-to-im...
  8. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....this tree in the form of a string. /// public static class DocStructurePrinter...new StringBuilder(); } public String getText() { return mAcceptingNodeChildT...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when loading CHM document into a [Document](../../aspose.words/document/) object...Description baseUri Gets or sets the string that will be used to resolve...required. Can be null or empty string. Default is null . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...