Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 82,693 for

update

(0.13 sec)
  1. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE 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...
  2. Aspose.Slides for .NET 6 跨平台 (ZIP 包)|Aspose.Sli...

    使用 Aspose.Slides for .NET 6 在 Windows、Linux 和 macOS 上构建跨平台 C# 应用程序,以创建、编辑和转换 PowerPoint PPT、PPTX 和 ODP 文件。...项目文件中添加以下指令放入输出目录: <ItemGroup> <None Update= "libs\Aspose.Slides\net6....</TargetPath> </None> <None Update= "libs\Aspose.Slides\net6....

    docs.aspose.com/slides/zh/net/slides-for-net-6-...
  3. Aspose.PSD for .NET 22.10 - Release Notes|Docum...

    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.... Please do not update Aspose.PSD to 22.9-22.10 if...File Bug PSDNET-1284 The text update fails with some Asian symbols...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose::Words::Fields::IFieldUpdateCultureProvi...

    Aspose::Words::Fields::IFieldUpdateCultureProvider::GetCulture method. Returns a CultureInfo object to be used during the field's Update in C++....be used during the field’s update. virtual System :: SharedPtr...requested for the field being updated. field System::SharedPtr<A...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldFormat.numeric_format property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...Issue with setResult in updating the field Aspose.Words Product...field") In aspose word it is updating the field but field styles...

    forum.aspose.com/t/issue-with-setresult-in-upda...