Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 80,216 for

update

(0.13 sec)
  1. 用C++保存单元格或区域前导单引号前缀|Documentation

    学习如何通过Aspose.Cells for C++ API保持单元格值或范围的单引号前缀。...is False, it means, do not update the value of Cell.Style.QuotePrefix...QuotePrefix is True, it means, update the value of Cell.Style.QuotePrefix...

    docs.aspose.com/cells/zh/cpp/preserve-single-qu...
  2. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java....update(); Assert.assertEquals("123...values to existing keys will update them. variables.add("Home address"...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldData Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldData class, your key to efficiently implementing DATA fields in documents. Enhance your document automation today!... Update () Performs the field update. Throws if the...the field is being updated already. Update ( bool ) Performs a...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldOcx Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOcx class for seamless integration of OCX fields, enhancing document automation and efficiency in your applications.... Update () Performs the field update. Throws if the...the field is being updated already. Update ( bool ) Performs a...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldAddIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAddIn class to enhance document automation with powerful ADDIN field capabilities. Boost your productivity today!... Update () Performs the field update. Throws if the...the field is being updated already. Update ( bool ) Performs a...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Fields::FieldMergeSeq class | As...

    Aspose::Words::Fields::FieldMergeSeq class. Implements the MERGESEQ 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...
  7. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE 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...
  8. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES 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. Aspose::Words::Fields::FieldOptions::get_Defaul...

    Aspose::Words::Fields::FieldOptions::get_DefaultDocumentAuthor method. Gets or sets default document author's name. If author's name is already specified in built-in document properties, this option is not considered in C++....FieldAuthor , true )); field -> Update (); ASSERT_EQ ( u " AUTHOR...field -> get_Result ()); // Updating an AUTHOR field that contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...ttf-mscorefonts-installer RUN apt-get update && \ apt-get install -y --...add-apt-repository contrib && \ apt-get update && \ echo "msttcorefonts m...

    forum.aspose.com/t/aspose-split-docx-file-wrong...