Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,302 for

update string index

(0.07 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. Replace pages in Main document - Free Support F...

    Hello Aspose Support, I would like to programmatically replace the last n pages of a Word document (Document A) with n pages from another document (Document B) using Aspose.Words. My requirements are: The replaced pa…...Words: Cause: You need to update Document A by replacing its...ReplaceLastNPages(string documentAPath, string documentBPath, int...

    forum.aspose.com/t/replace-pages-in-main-docume...
  3. Public API Changes in Aspose.Cells 8.7.2|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...( CalculationData data ) { string funcName = data . FunctionName...

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

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....println("\tProperties: "); String[] properties = new String[smartTag.getProperties()...getProperties().getCount()]; int index = 0; for (CustomXmlProperty...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using Java library....delete() method and specify the index of the particular page you want...the save method to save the updated PDF file. Delete Page from...

    docs.aspose.com/pdf/java/delete-pages/
  8. Edit Connector Geometry Section in the ShapeShe...

    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....# get connector geometry at index 0 $defaultLineTo = $connector...remove connector geometry from index 0 $connector -> getGeoms ()...

    docs.aspose.com/diagram/java/edit-connector-geo...
  9. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using C++ library....page’s index Call the Save method to save the updated PDF file...DeletePDFPages () { String _dataDir ( "C: \\ Samples \\ " ); String inputFileName...

    docs.aspose.com/pdf/cpp/delete-pages/
  10. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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....PsdImage Feature PSDNET-93 After update of text layer’s content with...PsdImageArgumentExce.#ctor(System.String) Method Aspose.PSD.CoreExceptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...