Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,002 for

update string index

(0.06 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中...appEnvironment ; } public IActionResult Index () { return View (); } public...const string file_type = "application/pdf" ; const string file_name...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  7. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...NET Example to Check and Update Page Numbers: Here’s an example...example code snippet to check and update page numbers in a document...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  8. 使用 C++ 通过 Node.js 管理图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在电子表格中添加和定位图片。...worksheet by passing its sheet index const worksheet = workbook ...worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-pi...
  9. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...styles in the document are updated to match the styles in the...the document. extractPages(index, count) Returns the Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java....update(); FieldChar fieldStart = field... field.getFieldCode()); // Update the field to show the current...

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