Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,418 for

update string index

(0.13 sec)
  1. 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...
  2. Create PowerPoint Presentation Charts in C++|As...

    Create chart in PowerPoint presentation in C++...slide’s reference through its index. Add a chart with some data...documents directory. const String outPath = u "../out/NormalCharts_out...

    docs.aspose.com/slides/cpp/create-chart/
  3. How to Filter Blanks or Non-Blanks with C++|Doc...

    Learn how to filter Blanks and non-blanks by using the Aspose.Cells for C++ API....AddFilter(int fieldIndex, string criteria) functions can be...// Call refresh function to update the worksheet worksheet . GetAutoFilter...

    docs.aspose.com/cells/cpp/how-to-filter-blanks-...
  4. 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/
  5. Aspose.PSD.Image fails to save the file in BMP ...

    Hi, I am developing a program to convert .psd files to .bmp files, using the latest version of Aspose.PSD (25.4). ProgramAndFiles.zip (1.9 MB) The file 06-01-1.psd is successfully converted to BMP, but an error occurs…...the number of elements from index to the end of the source collection...editor to verify its integrity. Update Aspose.PSD : Since you mentioned...

    forum.aspose.com/t/aspose-psd-image-fails-to-sa...
  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. Aspose.PSD for Java 23.6 - Release Notes|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....image in Smart object is not updating Bug PSDJAVA-488 PSD file can...animation.Timeline.save(java.lang.String,com.aspose.psd.ImageOptionsBase)...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  8. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells Updated in october 2024...Cells updated in october 2024 amjad.sahi...worksheet = workbook.Worksheets[0]; string value = "Test "; worksheet...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  9. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as Update properties add watermarks perform graphics operations or convert one file format to another.... save PSD files as well as update properties, add watermarks...Constructor Description PsdImage(String path) Initializes a new instance...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  10. BookmarkStart class | Aspose.Words for Node.js

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...getText() Returns an empty string. nextPreOrder(rootNode) Gets...value into a user friendly string. (Inherited from Node ) pr...

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