Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 88,791 for

update

(0.27 sec)
  1. font bold setting|Documentation

    Guide to using the Bold button on the Aspose.Cells GridJs toolbar, including mouse, keyboard, menu, and API options for toggling bold formatting....cell or range automatically updates the button’s appearance to...runs as the toolbar button, updating the cell style and the toolbar’s...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. 使用JavaScript通过C++替换Smart Art中的文本|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++替换Smart Art中的文本...options and enable SmartArt update const options = new OoxmlSaveOptions...style="color: green;">SmartArt updated successfully! Click the download...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  3. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....Examples Shows how to add, update and delete child nodes in a...Run , true )[ 1 ]). Text = "Updated run 2. " ; paragraph . GetChildNodes...

    reference.aspose.com/words/net/aspose.words/com...
  4. Opening Excel File without Open Save Cancel Dia...

    Learn how to open a Microsoft Excel file in a browser without showing the Open-Save-Cancel dialog box using Aspose.Cells for C++.... Update Days Preserving History of...

    docs.aspose.com/cells/go-cpp/opening-excel-file...
  5. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the cells as they need.... Using Microsoft Excel To update a style in Microsoft Excel...demonstrate how to use the Style.update method. Creating and Modifying...

    docs.aspose.com/cells/python-net/modify-an-exis...
  6. Signing with TSA: TSA's certificate is used - F...

    Dear Support Team We have encountered the same problem as described in Signing with certificate and TSA using Aspose.PDF. Is there any Update on this issue? As described in this ticket, when we sign PDF documents and sp…... Is there any update on this issue? As described...

    forum.aspose.com/t/signing-with-tsa-tsas-certif...
  7. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a table to docum…...please follow up on this and update the thread. mudassir.fayyaz...

    forum.aspose.com/t/performance-memory-optimizat...
  8. "The root object missing or invalid" error when...

    Good afternoon. I’m using Aspose.PDF version 25.7.0. I have a PDF 1.7 file and want to programmatically create another PDF document based on it: csharp using Aspose.Pdf; class Program { static void Main() { var pd…...Repair(inputFilePath, outputFilePath); } } Update Aspose.PDF : Since you are...using version 25.7.0, consider updating to the latest version of Aspose...

    forum.aspose.com/t/the-root-object-missing-or-i...
  9. Low speed of PDF parsing with GroupDocs - Free ...

    Hello Dear ASPOSE team, As we know GroupDocs is your member. So, please, help us to solve the issue in GroupDocs PDF viewer library. GroupDocs memebers said that the issue is in your library. We are waiting for solving…...over the issue and we will update you as soon as we made some...

    forum.aspose.com/t/low-speed-of-pdf-parsing-wit...
  10. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...5 update also available on NuGet ....

    forum.aspose.com/t/document-extractpages-yields...