Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 65,015 for

update

(0.04 sec)
  1. Field.LocaleId | Aspose.Words for .NET

    Manage your field's LocaleId property effortlessly. Get or set the LCID for enhanced localization and user experience in your applications.... Update (); Console . WriteLine ( $"Today's...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldUserName.UserName | Aspose.Words for .NET

    Manage the current user's name effortlessly with the FieldUserName property. Enhance user experience and personalize interactions seamlessly.... Update (); Assert . AreEqual ( " USERNAME...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldUserInitials.UserInitials | Aspose.Words f...

    Access and customize the FieldUserInitials property to effortlessly manage user initials, enhancing personalization and user experience.... Update (); Assert . AreEqual ( " USERINITIALS...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point....Get the chart and series to update format. shape = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....MailMessage class, you can update the sender, recipient, body...and other properties. After updating the properties: Send the email...

    docs.aspose.com/email/cpp/managing-message-file...
  6. Nuget dependency security vulnerability System....

    Dear Support, We are using the latest package Aspose.Diagram version 25.2.0 Our scan tool (Mend formerly WhiteSource) is reporting that a currently used dependency package System.Drawing.Common.4.7.0.nupkg has a securi…...DIAGRAMNET-53683) have been fixed in this update . This message was posted using...10:22am 8 Hi Philip, I have updated the Aspose.Diagram package...

    forum.aspose.com/t/nuget-dependency-security-vu...
  7. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating document size, enhancing file management and efficiency....Words does not update this property. Examples Shows...for our document, and then update the "Template" built-in property...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Python via .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....object, it’s simple to move, update and format datalabels of the...

    docs.aspose.com/cells/python-net/insert-datalab...
  9. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …... Update Aspose.Cells : Ensure that...version of Aspose.Cells, as updates may include bug fixes and improvements...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  10. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...Update 方法。 创建和修改样式 此示例创建一个 Style 对象,将其应用于一范围的单元格,并修改...and range (B1:D1). style . Update (); // Save the excel file...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...