Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 86,464 for

update

(0.1 sec)
  1. Aspose::Words::Fields::FieldAutoText class | As...

    Aspose::Words::Fields::FieldAutoText class. Implements the AUTOTEXT 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. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...of this matter and soon will update you with the status of correction...6 Thanks. I will check and update you. 1 Like...

    forum.aspose.com/t/pdf-title-author-subject-not...
  3. FieldIf.ComparisonOperator | Aspose.Words for .NET

    Discover the FieldIf ComparisonOperator property, easily manage and customize comparison operators for enhanced data handling and analysis.... Update (); // In this case, "0 = 1"...FalseText = "False" ; field . Update (); // This time the statement...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE 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...
  5. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY 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...
  6. IFieldUpdatingProgressCallback Interface | Aspo...

    Track field updating progress seamlessly with the Aspose.Words.Fields.IFieldUpdatingProgressCallback interface. Enhance your document management today!...if you want to track field updating progress. public interface...method that is called when updating progress is changed. Examples...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION 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...
  8. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python.... Update the Document Creation Time...can also update this value before saving using the update_created_time_property...

    docs.aspose.com/words/python-net/specify-save-o...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Words method. Represents an estimate of the number of words in the document in C++....Words updates this property when you call...UpdateWordCount . Examples Shows how to update all list labels in a document...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…... Update Fields : If your document contains...references), ensure they are updated before saving. This can help...

    forum.aspose.com/t/extra-text-appears-when-conv...