Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 80,447 for

update

(0.14 sec)
  1. Work with Document Properties in C#|Aspose.Word...

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

    docs.aspose.com/words/net/work-with-document-pr...
  2. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java.... update() Performs the field update. update(boolean ignoreMergeFormat)...ignoreMergeFormat) Performs a field update. getDisplayResult() public...

    reference.aspose.com/words/java/com.aspose.word...
  3. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...update(); document.getRange().getFields()...(FieldToc)field; try { toc.update(); toc.updatePageNumbers();...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  4. Customization of Rendering Results by Extending...

    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....option to add extra elements or update existing elements during report...with some text, a logo and update the company name for every...

    docs.aspose.com/slides/reportingservices/custom...
  5. FieldUpdatingProgressArgs Class | Aspose.Words ...

    Discover the Aspose.Words.Fields.FieldUpdatingProgressArgs class, which enhances your document automation by providing real-time Updates on field progress....Provides data for the field updating progress event. public sealed...the total fields count to be updated. UpdateCompleted { get; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Cannot convert from HTML to MHTML in Java - Fre...

    Hi guys, I am using aspose-html (version 25.4) and trying to convert my .html file (included images) to .mhtml file. However, the error shows “Path is empty”. I am sure that the html file is existing with correct path. …...html"; // Update this path // Specify the output..."path/to/your/output.mht"; // Update this path // Load the HTML...

    forum.aspose.com/t/cannot-convert-from-html-to-...
  7. How to Run Aspose.Slides for Java in Docker|Asp...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument....Installation: # Update package lists sudo apt update && sudo apt...the Docker Engine sudo apt update sudo apt install -y docker-ce...

    docs.aspose.com/slides/java/how-to-run-aspose-s...
  8. Working with Bookmarks|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfBookmarEditor Class....Import and Export Bookmarks Update, Delete and Get Bookmarks Working...

    docs.aspose.com/pdf/net/working-with-bookmarks-...
  9. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly Update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...UpdateThumbnail( ThumbnailGeneratingO ) Updates Thumbnail of the document according...one. Examples Shows how to update a document’s thumbnail. Document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java.... update() Performs the field update. update(boolean ignoreMergeFormat)...ignoreMergeFormat) Performs a field update. getDisplayResult() public...

    reference.aspose.com/words/java/com.aspose.word...