Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 80,155 for

update

(0.09 sec)
  1. Change Background of VSD File via .NET | produc...

    C# source code to change background of VSD documents on .NET Framework, .NET Core, Mono or COM Interop....data connections, and diagram update information that can be rendered...

    products.aspose.com/diagram/net/changebackgroun...
  2. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document....# but we need to call the "update_word_count" method on the whole...contain accurate values. doc . update_word_count () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....cout << "External connection updated successfully." << std :: endl..."Cust_Modified" ); // Save updated workbook workbook . Save (...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  4. 用JavaScript通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++刷新Excel中关联形状的值。... value = 100 ; // Update the value of the Linked Picture...

    docs.aspose.com/cells/zh/javascript-cpp/refresh...
  5. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....methods, and properties to update an existing PDF file using...pages from PDF using Java . Updated on 20 Oct 2023 English Français...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  6. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document.... void Update(): Create a data structure... Click ; // Update annotation data rma . Update (); // Add annotation...

    docs.aspose.com/pdf/net/multimedia-annotation/
  7. Table cell backgrounds lost in PDF to PPTX conv...

    We’re experiencing an issue when converting PDF files to PPTX using Aspose.PDF’s Document.save() method with SaveFormat.Pptx. Table cells in the first row lose their background colors, particularly when they are adjacent…...troubleshoot and resolve this issue: Update Aspose.PDF : Ensure you are...version of Aspose.PDF, as updates often include bug fixes and...

    forum.aspose.com/t/table-cell-backgrounds-lost-...
  8. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...can try the following steps: Update Aspose.Words : Ensure you are...version of Aspose.Words, as updates often include bug fixes and...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  9. Manage DataLabels of Excel Charts with JavaScri...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for JavaScript via C++. This 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 data labels of...

    docs.aspose.com/cells/javascript-cpp/insert-dat...
  10. Excel Export - Gap Missing when using arrays of...

    While working with arrays, we are facing an issue in excel where the gap between different elements is maintained correctly for an array of objects, but not for an array of strings. When using an array of objects, the t…...promptly once there are any updates. If you could upload the runnable...CELLSNET-58685) have been fixed in this update . This message was posted using...

    forum.aspose.com/t/excel-export-gap-missing-whe...