Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 83,318 for

update

(0.14 sec)
  1. 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...
  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. 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/
  5. Exit Code 139 when converting RTF with image to...

    We have a .NET web application that uses Aspose.Words to convert RTF files to PDF. This application has been running fine in IIS on a Windows VM for a number of years, but we’ve recently started running it on a Linux co…...our docker file: RUN apt-get update && apt-get install -y libgdiplus...d/contrib.list RUN apt-get update && apt-get upgrade -y RUN apt-get...

    forum.aspose.com/t/exit-code-139-when-convertin...
  6. Work with Document Properties in Java|Aspose.Wo...

    Aspose.Words for Java allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties.... You can only change or update their values. To add custom...a custom document property: Update Built-In Document Properties...

    docs.aspose.com/words/java/work-with-document-p...
  7. Muokkaa PSD-tiedostoja verkossa | products.aspo...

    Muokkaa PSD Adobe Photoshop -tiedostoja verkossa...palvelinpuolen editointi lukien Text Update, Brush Operations, uusien kerrosten...Aspose.PSD for .NET // How to update Text Layer in PSD File using...

    products.aspose.com/psd/fl/editor/
  8. FieldOptions.useInvariantCultureNumberFormat pr...

    FieldOptions.useInvariantCultureNumberFormat property. Gets or sets the value indicating that number format is parsed using invariant culture or not... update (); // Sometimes, fields may...useInvariantCultureN = true ; field . update (); expect ( field . result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldLink.auto_update property | Aspose.Words f...

    FieldLink.auto_Update property. Gets or sets whether to Update this field automatically....auto_update property FieldLink.auto_update property Gets or sets...sets whether to update this field automatically. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  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...