Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 82,726 for

update

(0.18 sec)
  1. How to Extract Brightness and Contrast Properti...

    I am using aspose slides for cpp. How can I extract image brightness and contrast property out of picture frame ? I did not find any such property on pictureFrame or pictureFillFormat. Thanks... Please keep us updated. andrey.potapov November 19...2025, 6:12am 7 is there any update on this?> andrey.potapov May...

    forum.aspose.com/t/how-to-extract-brightness-an...
  2. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index....we will need to update it manually. doc . update_page_layout ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. File Format Conversion via Java | products.aspo...

    Convert Microsoft Office Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and different other formats with just few lines of Java code....Programmers can easily create, update, render, print and convert...

    products.aspose.com/total/java/conversion/
  4. Watermark PSD document via Java | products.aspo...

    Java sample code to add or remove watermark to PSD file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....perform graphics operations, update layer properties, add watermarks...

    products.aspose.com/psd/java/watermark/psd/
  5. General suggestion - Free Support Forum - aspos...

    Hello, many aspose products have a .net 4.0/4.5 dll but not a .net 4.8 dll. To get started, even with the same source code it’s vital to have a .net 4.8 dll build, and has many benefits, specially for email, imaging and…...5 compiled assemblies, updating to .net 4.6+ will immediately...is aware of the demand for updated framework support. For example...

    forum.aspose.com/t/general-suggestion/324779
  6. How to create a link to table of contents and l...

    We are using ASPOSE.Words. We would like to add a link to TOC(Table of contents) in footer of every page. Couldnt find any resources on how to achieve this. Please help....Writeln("Heading 3"); // Update fields to reflect the TOC doc...

    forum.aspose.com/t/how-to-create-a-link-to-tabl...
  7. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…... Update Aspose.Words : Ensure that...Aspose.Words for Java, as updates may include bug fixes and improvements...

    forum.aspose.com/t/getting-incorrect-revision-i...
  8. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…... Update Fields : Make sure that you...snippet to ensure you are updating fields correctly: var doc...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  9. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows.... However, if you need to update an existing Word file, refer...word document with Java . Updated on 01 Dec 2021 English Türkçe...

    kb.aspose.com/words/java/how-to-generate-word-d...
  10. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....is an optional step to add/update the loaded document before...Word document using Java . Updated on 23 Feb 2022 English Türkçe...

    kb.aspose.com/words/java/how-to-convert-html-to...