Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 86,629 for

update

(0.09 sec)
  1. 如何运行 Aspose.Email|Documentation

    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....deb sudo apt-get update sudo apt-get install -y apt-transport-https...apt-transport-https sudo apt-get update sudo apt-get install -y dotnet-sdk-6...

    docs.aspose.com/email/zh/net/how-to-run-aspose-...
  2. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document....update_thumbnail() to generate BuiltInDocumentPrope...600x900. Examples Shows how to update a document’s thumbnail. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...CELLSNET-59114) have been fixed in this update . This message was posted using...

    forum.aspose.com/t/export-pivottable-as-image-s...
  4. BuiltInDocumentProperties.titlesOfParts propert...

    BuiltInDocumentProperties.titlesOfParts property. Each string in the array specifies the name of a part in the document....Words does not update this property. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Save Email Message using Aspose.Email and Apach...

    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....GitHub For more details, visit Update and Save an Email . Load Email...Subscribe to Aspose Product Updates Get monthly newsletters & offers...

    docs.aspose.com/email/java/save-email-message-u...
  6. ThumbnailGeneratingOptions.generate_from_first_...

    ThumbnailGeneratingOptions.generate_from_first_page property. Specifies whether to generate thumbnail from first page of the document or first image.... Examples Shows how to update a document’s thumbnail. doc...document's first page: doc . update_thumbnail () doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Fields in C++|Aspose.Words for C++

    Introduction to field feature in Aspose.Words for C++....the field result needs to be updated or calculated. An application...contained in the field code and update the field result with a new...

    docs.aspose.com/words/cpp/working-with-fields/
  8. FieldOptions.legacyNumberFormat property | Aspo...

    FieldOptions.legacyNumberFormat property. Gets or sets the value indicating whether legacy (early than AW 13.10) number format for fields is enabled or not.... update (); expect ( field . result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...