Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 88,748 for

update

(1.11 sec)
  1. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...docx"); // Update the list labels to ensure they...loaded from a specified path. Update List Labels : This ensures...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  2. FieldCitation class | Aspose.Words for Python

    aspose.words.fields.FieldCitation class. Implements the CITATION 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...
  3. FieldOptions.UseInvariantCultureNumberFormat | ...

    Discover the FieldOptions UseInvariantCultureNumberFormat property to easily manage number formatting with invariant culture for consistent data handling.... Update (); // Sometimes, fields may...UseInvariantCultureN = true ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need.... Using Microsoft Excel To update a style in Microsoft Excel...demonstrate how to use Style.Update method. Creating and Modifying...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  5. Aspose::Words::Fields::FieldSet::get_BookmarkTe...

    Aspose::Words::Fields::FieldSet::get_BookmarkText method. Gets or sets the new text of the bookmark 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...
  6. Aspose::Words::Fields::FieldCompare::get_RightE...

    Aspose::Words::Fields::FieldCompare::get_RightExpression method. Gets or sets the right 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...
  7. Customize Presentation Charts in Java|Aspose.Sl...

    Explore every chart type you can create or edit with Aspose.Slides for Java – fast, code-first guides for PowerPoint presentations....Presentations Using Java Create or Update PowerPoint Presentation Charts...

    docs.aspose.com/slides/java/chart-types/
  8. Customize Presentation Charts in .NET|Aspose.Sl...

    Explore every chart type you can create or edit with Aspose.Slides for .NET – fast, code-first guides for PowerPoint presentations....NET Create or Update PowerPoint Presentation Charts...

    docs.aspose.com/slides/net/chart-types/
  9. IFieldUpdateCultureProvider class | Aspose.Word...

    Aspose.Words.Fields.IFieldUpdateCultureProvider class. When implemented, provides a System.Globalization.CultureInfo object that should be used during the Update of a particular field....that should be used during the update of a particular field. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process.... Update the Document Creation Time...creation date in UTC. You can also update this value before saving using...

    docs.aspose.com/words/cpp/specify-save-options/