Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 87,002 for

update

(0.64 sec)
  1. Issue with HTML to PDF Conversion – Content Ove...

    Hi Aspose Team, We are currently experiencing an issue with HTML-to-PDF conversion using Aspose.PDF. In our HTML content, which includes structured data, the content is not rendering correctly during the conversion pro…...shibanov is there any update on this ticket ← previous page...

    forum.aspose.com/t/issue-with-html-to-pdf-conve...
  2. Aspose.Slides for .NET 6 Cross-Platform|Aspose....

    Use Aspose.Slides for .NET 6 to build cross-platform C# apps on Windows, Linux, and macOS that create, edit, and convert PowerPoint PPT, PPTX and ODP files....this way: <ItemGroup> <None Update="libs\Aspose.Slides\net6.0...dll</TargetPath> </None> <None Update="libs\Aspose.Slides\net6.0...

    docs.aspose.com/slides/net/slides-for-net-6-cro...
  3. Open and Edit PSB file | products.aspose.com

    Open and Edit PSB file with online editor...NET // How to update Text Layer in PSB File using...textLayer.UpdateText("test update", new Point(0, 0), 15.0f, Color...

    products.aspose.com/psd/editor/psb/
  4. Edit Macro in Word using Java

    Follow this article to edit macro in Word using Java. Details are provided for setting the IDE, instructions for writing the application, and sample code to modify macro using Java....target module from the project Update the SourceCode property with...Save the document with the updated macro These steps explain how...

    kb.aspose.com/words/java/edit-macro-in-word-usi...
  5. FieldIf.evaluate_condition method | Aspose.Word...

    FieldIf.evaluate_condition method. Evaluates the condition.... FIELD_IF , update_field = True ) . as_field_if...false_text = 'False' field . update () # In this case, "0 = 1"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldInfo::get_InfoType ...

    Aspose::Words::Fields::FieldInfo::get_InfoType method. Gets or sets the type of the document property to insert in C++....( u "Comments" ); field -> Update (); ASSERT_EQ ( u " INFO Comments"...field's NewValue property and updating // the field will also overwrite...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldTitle::get_Text met...

    Aspose::Words::Fields::FieldTitle::get_Text method. Gets or sets the text of the title in C++....FieldTitle , false )); field -> Update (); ASSERT_EQ ( u " TITLE "...Text property, // and then updating the field will also overwrite...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPSTandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var pstFilePath = a…...UpdateMessage(ids[0], msg); // now you try to update a non‑existent entry inbox[1]...original message before you try to update it. UpdateMessage then works...

    forum.aspose.com/t/updatemessage-command-remove...
  9. 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/
  10. 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...