Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 986 for

update string index

(0.05 sec)
  1. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...Object) "index" , // template key - needed...html" , // output file path "index" , // template key that will...

    docs.aspose.com/slides/net/web-extensions/
  2. Add, Extract, Delete Tables in PDF using C++ | ...

    Manage Tables in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Access the Page via its index. Create Table object. Set table...file. Add Table in PDF - C++ String _dataDir ( "C: \\ Samples \\...

    products.aspose.com/pdf/cpp/table/
  3. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java.... appendParagraph(String text) A shortcut method that...getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...

    reference.aspose.com/words/java/com.aspose.word...
  4. 如何在 Blazor 中运行 Aspose.Cells|Documentation

    了解如何在 Blazor WebAssembly 和 Blazor Server 应用中运行 Aspose.Cells。...</ p > } @code { private string? imageSrc ; protected override...Globalization.CompareInfo.GetHashCode(String , CompareOptions ) at System...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  5. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Stream ProcessOleObject(string fileName, string imgCoordinates, Shape...oldShape) { string ProcessName = "Convert link to image"; string ExceptionType...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  6. Public API Changes in Aspose.Cells 8.7.0|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...method accepts an instance of string as parameter and returns true...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Access the Page via its index. Create Table object. Set table...row -> get_Cells () -> Add ( String :: Format ( u "Column ({0}...

    products.aspose.com/pdf/cpp/table/add/
  8. Aspose.PSD for .NET 25.2 - 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....Bug PSDNET-2288 Exception “Index outside the bounds of the array”...AdjustmentLayers.GradientMapLayer.Update Removed APIs: P:Aspose.PSD...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-2...
  9. Configuring OAuth 2.0 API Access to Google Serv...

    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....GoogleOAuthHelper { public const string AUTHORIZATION_URL = "https://accounts...com/o/oauth2/v2/auth" ; public const string TOKEN_REQUEST_URL = "https://oauth2...

    docs.aspose.com/email/net/configuring-oauth2-ap...
  10. Row | Aspose.Words for Java

    Represents a table row in Java....getCount(); k++) { String cellText = cells.get(k).toString(SaveFormat...final int cellCount, final String cellText) throws Exception...

    reference.aspose.com/words/java/com.aspose.word...