Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 65,378 for

update

(0.06 sec)
  1. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in Java...setAllFootersVisibil ( true ); // Access and Update Header IMasterNotesSlide masterNotesSlide...

    docs.aspose.com/slides/java/presentation-header...
  2. How to Change PDF Password in Java

    This article guides on how to change PDF password in Java. It contains information about setting the environment, a list of steps to write the program and a sample code showing how to change a PDF password in Java with a few API calls....PDF for Java to update the PDF password Create a PdfFileInfo...resultant PDF file with the updated password for the user and owner...

    kb.aspose.com/pdf/java/how-to-change-pdf-passwo...
  3. Manipulating Photoshop Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Update Text Layer In PSD File Aspose...psd.Layers.TextLayer class to update text in PSD layer. Exporting...

    docs.aspose.com/imaging/java/manipulating-photo...
  4. While loading the document in stream we are get...

    Hi team, When we download the document from blob and loading that document in stream for further process below error we are facing ArgumentNullException: Value cannot be null. (Parameter ‘fontData’) Aspose.Words.FileC…... Update Aspose.Words : If you are using...of Aspose.Words, consider updating to the latest version. There...

    forum.aspose.com/t/while-loading-the-document-i...
  5. How to Run Aspose.Slides in Docker|Aspose.Slide...

    Run Aspose.Slides in a Docker container for Linux, Windows Server and any OS. ...install libgdiplus RUN apt - get update - y && apt - get install -...- sdk - bionic AS build : Updates database of available packages...

    docs.aspose.com/slides/net/how-to-run-aspose-sl...
  6. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...takes quite a long time to update the workbook and upon opening...error, but the data won’t be updated automatically if it changes...

    forum.aspose.com/t/facing-issue-while-linking-e...
  7. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document....# but we need to call the "update_word_count" method on the whole...contain accurate values. doc . update_word_count () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Python via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect....rendering explicitly by calling update_smart_art_drawing method. The...following code example shows how to update drawings for all diagrams in...

    docs.aspose.com/words/python-net/working-with-s...
  9. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....methods, and properties to update an existing PDF file using...pages from PDF using Java . Updated on 20 Oct 2023 English Français...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  10. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...can try the following steps: Update Aspose.Words : Ensure you are...version of Aspose.Words, as updates often include bug fixes and...

    forum.aspose.com/t/charts-have-wrong-axis-label...