Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 86,492 for

update

(0.12 sec)
  1. PDF -> HTML conversion with visibility:hidden t...

    We’re using Aspose.Pdf to convert PDF files to HTML and we’ve run into certain PDF files that are converted with the text displayed as an image and additionally there is hidden elements in the HTML that contain the actua…...21 can you surely provide an update? sergei.shibanov March 31,...

    forum.aspose.com/t/pdf-html-conversion-with-vis...
  2. Extracting messages from OST and PST files - Fr...

    I’ve looked at every example I can find in your examples and documentation but can find nothing in VB or C# on extracting messages from OST and PST files. Might someone be able to post the code required please? Kind rega…...and onwards versions, we’ll update you here via this thread. Sean...findings in this regard. We’ll update you here as soon as there is...

    forum.aspose.com/t/extracting-messages-from-ost...
  3. Installation | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn how to install Aspose.Page API solution for .NET....it easy to add, remove, and update libraries and tools in Visual...find, install, remove, and update packages from the Manage NuGet...

    docs.aspose.com/page/net/installation/
  4. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartobject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…... Update Smart Object Contents : After...you should call the method to update the modified content. This...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  5. Working with Text in Ruby|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....Text Value of a Shape in Ruby Update Visio Shape Text in Ruby Working...

    docs.aspose.com/diagram/java/working-with-text-...
  6. Regarding Graphs linked to the cell data - Free...

    The graph displayed in the viewer is dynamically linked to the cell data. Any modifications to the cell content are impacting the graph. Is there a way to prevent the graph from updating automatically....to prevent the graph from updating automatically. Professionalize...turning off the chart‑auto‑update feature either for the whole...

    forum.aspose.com/t/regarding-graphs-linked-to-t...
  7. Linked picture (camera object) shows stale cach...

    Hi, Using Aspose Cells for Java, version 26.3. Sample code: Workbook template = new Workbook("input.xlsx"); template.getWorksheets().get("data").getCells().get("A1").putValue(2); template.calculateFormula(); template.…...linked to has the correct updated value. However when I export...picture (camera object) fails to update in the HTML output. While the...

    forum.aspose.com/t/linked-picture-camera-object...
  8. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your document processing capabilities effortlessly.... Update () Performs the field update. Throws if the...the field is being updated already. Update ( bool ) Performs a...

    reference.aspose.com/words/net/aspose.words.fie...
  9. IFieldUpdatingCallback class | Aspose.Words for...

    aspose.words.fields.IFieldUpdatingCallback class. Implement this interface if you want to have your own custom methods called during a field Update....a field update. Methods Name Description field_updated(field)...just after a field is updated. field_updating(field) A user defined...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...docx"); // Update the list labels to ensure they...loaded from a specified path. Update List Labels : This ensures...

    forum.aspose.com/t/how-to-get-the-value-of-the-...