Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 85,038 for

update

(0.08 sec)
  1. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....demonstrates how to add footers and update date and time placeholders...SetFooterVisibility ( isVisible : true ); } Update Date and Time Modify the date...

    docs.aspose.com/slides/net/examples/elements/he...
  2. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for C++: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C++ examples....demonstrates how to add footers and update date and time placeholders...presentation -> Dispose (); } Update Date and Time Modify the date...

    docs.aspose.com/slides/cpp/examples/elements/he...
  3. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....update(); Assert.assertEquals(" FILESIZE...isInKilobytes(true); field.update(); Assert.assertEquals(" FILESIZE...

    reference.aspose.com/words/java/com.aspose.word...
  4. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve Single Quote Prefix of Cell Value or Range through the Aspose.Cells for JavaScript via C++ API....quotePrefix is not updated at all, and its old value is...QuotePrefix is false, it means do not update the value of Cell.Style.QuotePrefix...

    docs.aspose.com/cells/javascript-cpp/preserve-s...
  5. Document.updateWordCount method | Aspose.Words ...

    Aspose.Words.Document.UpdateWordCount method...[ Hide ] updateWordCount() Updates word count properties of the...updateWordCount() recalculates and updates Characters, Words and Paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Regarding updatecell api - Free Support Forum -...

    “I don’t want to use UpdateUrl: "", and I don’t want this Update to be triggered. Is there any way to remove or disable it? Even when I remove it from the script, it still gets triggered by default.”..."" , and I don’t want this update to be triggered. Is there any...then it will not trigger the update action. just work as a viewer...

    forum.aspose.com/t/regarding-updatecell-api/321091
  7. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....Document::UpdateFields method Updates the values of fields in the...document, Aspose.Words does not update fields automatically, it keeps...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java.... We can update this property manually. doc...getRevisionNumber() + 1); field.update(); Assert.assertEquals("2"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Plugins Licensing - Installation|Documentation

    C# Plugins Licensing Installation through NuGet and Package Manager Console.... Install or Update Aspose.Imaging library using...you can utilize the command `Update-Package Aspose.Imaging` and...

    docs.aspose.com/imaging/net/plugins/aspose-imag...
  10. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....will not update this value, but we can still update it manually...field unlink. update() Performs the field update. update(boolean ignoreMergeFormat)...

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