Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 80,206 for

update

(0.2 sec)
  1. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... update () self . assertEqual ( '=...'dddd, MMMM dd, yyyy' field . update () self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... update () self . assertEqual ( '=...'dddd, MMMM dd, yyyy' field . update () self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... update () self . assertEqual ( '=...'dddd, MMMM dd, yyyy' field . update () self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HeaderFooter|Aspose.Slides Documentation

    Control headers and footers in C# with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....Shows 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/el...
  5. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the document.... FIELD_FILE_NAME , update_field = True ) . as_field_file_name...as_field_file_name () field . update () self . assertEqual ( ' FILENAME...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Installation|Documentation

    This article explains how to install Aspose.3D for.NET - C# 3D File Formats Manipulation and Conversion API using NuGet and Package Manager Console....it easy to add, remove, and update libraries and tools in Visual...find, install, remove, and update packages from the Manage NuGet...

    docs.aspose.com/3d/net/installation/
  7. FieldSubject.Text | Aspose.Words for .NET

    Manage the FieldSubject Text property effortlessly—get or set your subject text for seamless data handling and enhanced user experience.... Update (); Assert . That ( field ...field's Text property value and update it, the field will // overwrite...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document....to use special property for updating field result. doc = aw . Document...FieldType . FIELD_AUTHOR , update_field = True ) . as_field_author...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IFieldUpdatingProgressCallback | Aspose.Words f...

    Implement this interface if you want to track field updating progress in Java....if you want to track field updating progress. Examples: Shows...callback methods during a field update. public void fieldUpdatingCallbac()...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldAuthor.author_name property | Aspose.Words...

    FieldAuthor.author_name property. Gets or sets the document author's name.... FIELD_AUTHOR , update_field = True ) . as_field_author...as_field_author () field . update () self . assertEqual ( ' AUTHOR ' ...

    reference.aspose.com/words/python-net/aspose.wo...