Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 80,041 for

update

(0.14 sec)
  1. Managing Message Files with Aspose.Email.Outloo...

    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....MailMessage class, you can update the sender, recipient, body...and other properties. After updating the properties: Send the email...

    docs.aspose.com/email/java/managing-message-fil...
  2. 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...
  3. 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...
  4. "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...
  5. Error “Cannot insert a node of this type at thi...

    Hello team. We started encountering the exception “Cannot insert a node of this type at this location” in the version Aspose.Word 25.1 , as well as in the latest released version 25.3. Note that this seems to be possib…...0_441-b07 OS - Oracle Linux 7 Update 4 steps to reproduce: compile...beginning of the HTML sample to be updated in the rich text SDT. Previously...

    forum.aspose.com/t/error-cannot-insert-a-node-o...
  6. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... See the Update Text section on this page....null ) pres . dispose (); } Update Text Aspose.Slides allows you...

    docs.aspose.com/slides/androidjava/manage-textbox/
  7. .dxf to .svg conversion is failed - Free Suppor...

    Hello Aspose Team, We are faced the problem to convert .dxf to .svg. The code is simple: var img = Image.Load(“ImputFile.dxf”) CadRasterizationOptions cadRasterizationOptions = new CadRasterizationOptions(); SvgOptio…... Update Aspose.CAD : Make sure you...the Aspose.CAD library, as updates often include bug fixes and...

    forum.aspose.com/t/dxf-to-svg-conversion-is-fai...
  8. Modify Excel VBA Library using C#

    Modify Excel VBA Library using C# by adding a module and code. Get the IDE settings, a list of steps, and a sample code to work with Excel macro library using C#.... Code to Update Excel Macro Library using C#...This message box contains the updated value in the cell, however...

    kb.aspose.com/cells/net/modify-excel-vba-librar...
  9. 如何在 Docker 中运行 Aspose.Words|.NET 格式的 Aspose.Words

    使用 Docker 将 Aspose.Words 功能集成到您的应用程序中,无论您的开发堆栈中采用什么技术。了解如何在 C# 格式的 Docker 容器中使用 Aspose .Words。...2 WORKDIR /app RUN apt-get update && apt-get install -y libfontconfig1...fonts in Linux. RUN apt-get update && apt-get install -y libfontconfig1...

    docs.aspose.com/words/zh/net/how-to-run-aspose-...
  10. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....Examples Shows how to add, update and delete child nodes in a...1 ] . as_run () . text = 'Updated run 2. ' paragraph . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...