Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 85,056 for

update

(0.2 sec)
  1. 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...
  2. The Text from a PDF Document Is Not Rotated Pro...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...We look forward to your update. Best regards, NiteshCG andrey...

    forum.aspose.com/t/the-text-from-a-pdf-document...
  3. Aspose.Words performance issue came back WORDSN...

    Hi guys, I am upgrading Aspose.Words from 24.2 to 25.10. I can see one of issues we raised in the past came back in the latest Aspose.Words I raised multiple issues in below tickets. Eventually allocated official bug …...Product Family Thanks for the update Alexey After WORDSNET-26003...improve performance. Check for Updates : Ensure you are using the...

    forum.aspose.com/t/aspose-words-performance-iss...
  4. 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...
  5. 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...
  6. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…... Any update on this issue? Thank you, Yan...want to follow up - are there updates on this issue? Thank you. andrey...

    forum.aspose.com/t/converting-presentation-with...
  7. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...Rectangle; // Update min/max coordinates. minX =...

    forum.aspose.com/t/topic/311958
  8. Chart Outline Becomes Excessively Thick After E...

    During the conversion of an Excel chart to PDF and then to PPTX, the chart outline becomes disproportionately thick, resulting in a double‑bold appearance in the PowerPoint output. Aspose version: implementation ‘com.a…... We look forward to your update. Best regards, NiteshCG andrey...

    forum.aspose.com/t/chart-outline-becomes-excess...
  9. Managing TextBox with JavaScript via C++|Docume...

    Learn how to manage TextBox in Excel using Aspose.Cells for JavaScript via C++....where you might need to add, update, or manipulate TextBox objects...

    docs.aspose.com/cells/javascript-cpp/managing-t...
  10. "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...