Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 79,777 for

update

(0.13 sec)
  1. Manage Document Metadata via C# | products.aspo...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via your C# application....Words, users can easily update or set document properties...management standards. C# Code - Update Microsoft Word Document Metadata...

    products.aspose.com/total/net/metadata/
  2. 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-...
  3. Work with Document Properties|Aspose.Words for ...

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

    docs.aspose.com/words/nodejs-net/work-with-docu...
  4. 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...
  5. 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-...
  6. FieldUpdatingProgressArgs.UpdatedFieldsCount | ...

    Discover the UpdatedFieldsCount property of FieldUpdatingProgressArgs to easily track the number of Updated fields in your application....property Gets the number of updated fields. public int UpdatedFieldsCount...callback methods during a field update. public void FieldUpdatingCallbac...

    reference.aspose.com/words/net/aspose.words.fie...
  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. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java.... update() Performs the field update. update(boolean ignoreMergeFormat)...ignoreMergeFormat) Performs a field update. canWorkAsMergeField() public...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!... // DATE fields update their value to the current...ToShortDateString () + "\u0015" )); // Update all the fields to display their...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Fields::FieldSet::get_BookmarkNa...

    Aspose::Words::Fields::FieldSet::get_BookmarkName method. Gets or sets the name of the bookmark in C++...." ); fieldSet -> Update (); ASSERT_EQ ( u " SET MyBookmark..."MyBookmark" ); fieldRef -> Update (); ASSERT_EQ ( u " REF MyBookmark"...

    reference.aspose.com/words/cpp/aspose.words.fie...