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

update string index

(0.18 sec)
  1. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: Index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...ArgumentOutOfRangeEx: Index was out of range. Must be non-negative...collection. Parameter name: index at System.ThrowHelper.Throw...

    forum.aspose.com/t/encountering-an-error-while-...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose.PSD for Java 20.4 - 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....operations (boolean operations), index of the shape in the layer, count...IText.producePortions(java.lang.String[],com.aspose.psd.fileformats...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  6. 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...
  7. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  8. 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...
  9. Aspose.PSD for .NET 20.3 - 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....String[],Aspose.PSD.FileFormats.Psd...Illustrator files into PDFs string sourceFile = "rect2_color.ai"...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  10. [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...