Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 86,328 for

update

(0.1 sec)
  1. Aspose.PSD for .NET 22.3 - Release Notes|Docume...

    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....Fill Layer throws exception on update after loading Bug Public API...Fill Layer throws exception on update after loading string sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-3...
  2. Data in table missing when a PDF with watermark...

    Hi, I ran into an issue when exporting a PDF with a table and a watermark to PPTX. Some data values are missing from the table near the watermark text. The conversion is fine without the watermark. var fileName = ""; /…...Could you please provide an update on this? carlos.molina April...could you please provide an update consulting dev team? asad.ali...

    forum.aspose.com/t/data-in-table-missing-when-a...
  3. Aspose::Words::Fields::FieldRef::get_BookmarkNa...

    Aspose::Words::Fields::FieldRef::get_BookmarkName method. Gets or sets the referenced bookmark's name in C++...." ); fieldSet -> Update (); ASSERT_EQ ( u " SET MyBookmark..."MyBookmark" ); fieldRef -> Update (); ASSERT_EQ ( u " REF MyBookmark"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...the output document only if update fields in the document. But...in both input documents if update fields in them. So I do not...

    forum.aspose.com/t/getting-additional-hyperlink...
  5. Aspose::Words::Fields::FieldCompare::get_LeftEx...

    Aspose::Words::Fields::FieldCompare::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++....set_RightExpression ( u "2" ); field -> Update (); // The COMPARE field displays...set_RightExpression ( u "2 + 3" ); field -> Update (); // This field displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldTemplate class | As...

    Aspose::Words::Fields::FieldTemplate class. Implements the TEMPLATE field. To learn more, visit the documentation article in C++.... Update () Performs the field update. Throws if the...being updated already. Update (bool) Performs a field update. Throws...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldUpdatingProgressArgs.UpdatedFieldsCount | ...

    Discover the UpdatedFieldsCount property of FieldUpdatingProgressArgs to easily track the number of Updated fields in your application....property Gets the number of updated fields. public int UpdatedFieldsCount...callback methods during a field update. public void FieldUpdatingCallbac...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....update(); // The COMPARE field displays...setRightExpression("2 + 3"); field.update(); // This field displays a...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java.... update() Performs the field update. update(boolean ignoreMergeFormat)...ignoreMergeFormat) Performs a field update. getDisplayResult() public...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldRD | Aspose.Words for Java

    Implements the RD field in Java.... update() Performs the field update. update(boolean ignoreMergeFormat)...ignoreMergeFormat) Performs a field update. getDisplayResult() public...

    reference.aspose.com/words/java/com.aspose.word...