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

update string index

(0.12 sec)
  1. "Report Server Error" when rendering *.rdl repo...

    Hello Aspose Support! Our Development Team is currently evaluating Aspose.Words for purchase under a 30-day trial. We are hopeful we can use Aspose.Words to provide a specific client system requirement for this project …...ArgumentOutOfRangeEx: Index was out of range. Must be non-negative...you’re seeing, specifically the “Index was out of range” exception...

    forum.aspose.com/t/report-server-error-when-ren...
  2. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....for ( var index = 0 ; index < bitmaps . Length ; index ++) { Bitmap...bitmaps [ index ]; thumbnail . Save ( $"slide{index}.png" , ImageFormat...

    docs.aspose.com/slides/net/modern-api/
  3. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....update(); Assert.assertEquals(" SET...setBookmarkName("MyBookmark"); fieldRef.update(); Assert.assertEquals(" REF...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    本节介绍如何设置形状的样式,包括它的线数据和填充数据 Aspose.Diagram。... string dataDir = RunExamples . GetDataDir_Shapes...Find a particular shape and update its XForm foreach ( Aspose...

    docs.aspose.com/diagram/zh/net/set-visio-shape-...
  6. 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-...
  7. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....source file using DDE and is updated automatically. Examples: Shows...insertLinkedObjectAs, final String progId, final String sourceFullName, final...

    reference.aspose.com/words/java/com.aspose.word...
  8. MSG Files Editing in C#

    Modify MSG files programmatically in C# — Update email metadata, body, recipients, and attachments without Outlook dependency....The subject is changed to “Updated Subject Line”. Flags : The...Categories : The categories are updated to include “Important” and...

    blog.aspose.com/email/msg-files-editing-using-c...
  9. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....insertLinkedObjectAs, final String progId, final String sourceFullName, final...final String sourceItem, final boolean shouldAutoUpdate) throws...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...