Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 80,270 for

update

(0.1 sec)
  1. 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...
  2. Resize PDF using PHP | Aspose.PDF

    Resize PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java....) method to update its dimensions. Call the Document...generate the PDF file with updated page dimensions. If you want...

    products.aspose.com/pdf/php-java/resize/
  3. FieldPrintDate class | Aspose.Words for Python

    aspose.words.fields.FieldPrintDate class. Implements the PRINTDATE field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Working with Fields|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....Hide ] Create, Insert fields Update,Remove Fields Aspose.Diagram...

    docs.aspose.com/diagram/net/working-with-fields/
  6. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…... Must run before package update RUN sed -i 's/^Components:..."windows fonts" RUN apt-get update && apt-get install -y ttf-...

    forum.aspose.com/t/characters-in-italic-missing...
  7. Aspose::Words::Fields::FieldIf::get_LeftExpress...

    Aspose::Words::Fields::FieldIf::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++....set_FalseText ( u "False" ); field -> Update (); // In this case, "0 = 1"...set_FalseText ( u "False" ); field -> Update (); // This time the statement...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldAdvance class | Aspose.Words for Python

    aspose.words.fields.FieldAdvance class. Implements the ADVANCE field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Editing VBA Source Code | Aspose.Tasks Document...

    Learn how to edit source code of existing VBA modules in Microsoft Project files using Aspose.Tasks for .NET....it possible to maintain and update automation logic without relying...Method() 10 MsgBox ""This is an updated text."" 11 End Sub" ; 12 13...

    docs.aspose.com/tasks/net/editing-vba-sourcecode/
  10. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API .... Programming Sample Update,Remove Fields...

    docs.aspose.com/diagram/java/create-insert-fields/