Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 82,699 for

update

(0.07 sec)
  1. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…... Do we have any update on this issue? alexey.noskov...6:53pm 5 Hello, is there any update on this issue? When will it...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  2. 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...
  3. Working with Fields in Python|Aspose.Words for ...

    How to work with fields in a documents using Python....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/python-net/working-with-f...
  4. 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/
  5. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using aspose slides for cpp. There is a text frame where text is divided into 3 multi columns. I want to be able to extract text according to different columns. Entire text: Hello, this is the first colum…... One we have an update on it, we will let you know...2025, 9:14am 7 Hi team, Any update on this? We have a release...

    forum.aspose.com/t/how-to-extract-multi-column-...
  6. Load 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 . Extract...Subscribe to Aspose Product Updates Get monthly newsletters & offers...

    docs.aspose.com/email/java/load-email-message-u...
  7. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....we will need to update it manually. doc . update_page_layout ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 .Net6 中运行 Aspose.Cells|Documentation

    “如何在 .Net6 中运行 Aspose.Cells。”...在您的Linux系统中运行以下命令: apt-get update && apt-get install -y libfontconfig1...libfontconfig1 或者 apk update && apk add fontconfig 将 nuget 包 “SkiaSharp...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  9. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination of general formats in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Paragraph::InsertField method | ...

    Aspose::Words::Paragraph::InsertField method. Inserts a field into this paragraph in C++....updateField bool Specifies whether to update the field immediately. refNode...placeholder value until we update it. doc -> UpdateFields ();...

    reference.aspose.com/words/cpp/aspose.words/par...