Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,002 for

update string index

(0.05 sec)
  1. Working with Worksheets GridWeb|Documentation

    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....particular worksheet by its sheet index. Developers can access a specific...worksheet by specifying its sheet index as demonstrated below in the...

    docs.aspose.com/cells/java/working-with-workshe...
  2. Filter Blank Cells in Excel using C#

    Learn how to filter blank and non-blank cells in Excel using C#. Discover simple steps and code examples to enhance your data management skills....blank or non-blank options, and update the sheet — all through clean...cells in the first column (index 0). Method 1 : Call MatchBlanks...

    blog.aspose.com/cells/filter-blank-cells-in-exc...
  3. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in Java...slide’s reference through its index. Add a Bubble chart with some...data label: String lbl0 = "Label 0 cell value" ; String lbl1 = "Label...

    docs.aspose.com/slides/androidjava/chart-workbook/
  4. Aspose::Words::DocumentBuilder::InsertTableOfCo...

    Aspose::Words::DocumentBuilder::InsertTableOfContents method. Inserts a TOC (table of contents) field into the document in C++....InsertTableOfContent ( const System :: String & switches ) Parameter Type...Description switches const System::String& The TOC field switches. Remarks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations....classes specify a lower index or an upper index. You can set both subscript...parameters: either IMathElement or string arguments. Instances of the...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  6. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C# or .NET... See the Update Text section on this page....slide’s reference through its index. Add an IAutoShape object with...

    docs.aspose.com/slides/net/manage-textbox/
  7. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....4); } // Change the separator string for every data label in a series...int labelsCount, String numberFormat, String separator) { series...

    reference.aspose.com/words/java/com.aspose.word...
  8. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...if (shape is ITable table) { string html = ExportTableToHtml(table);...return false; } public static string ExportTableToHtml(ITable table)...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  9. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C# or .NET...slide’s reference through its index. Add a Bubble chart with some...data label: string lbl0 = "Label 0 cell value" ; string lbl1 = "Label...

    docs.aspose.com/slides/net/chart-workbook/
  10. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry....Examples Shows how to create an INDEX field, and then use XE fields...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...

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