Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 80,272 for

update

(0.18 sec)
  1. 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...
  2. 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-...
  3. BuiltInDocumentProperties.shared_document prope...

    BuiltInDocumentProperties.shared_document property. Indicates whether the document is a shared document....Words does not update this property. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. FieldIf.FalseText | Aspose.Words for .NET

    Discover the FieldIf FalseText property, easily manage displayed text for false comparisons, enhancing user experience and functionality in your applications.... Update (); // In this case, "0 = 1"...FalseText = "False" ; field . Update (); // This time the statement...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldIf.TrueText | Aspose.Words for .NET

    Discover the FieldIf TrueText property, easily manage displayed text for true comparison expressions, enhancing user experience and data clarity.... Update (); // In this case, "0 = 1"...FalseText = "False" ; field . Update (); // This time the statement...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve the single‑quote prefix of a cell value or range using the Aspose.Cells for Python via .NET API....false , the property is not updated and its previous value is preserved...is False , it means , do not update the value of Cell . Style ...

    docs.aspose.com/cells/python-net/preserve-singl...
  8. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve the single‑quote prefix of a cell value or range using the Aspose.Cells for .NET API....QuotePrefix is not updated at all, and its old value is...is False , it means , do not update the value of Cell . Style ...

    docs.aspose.com/cells/net/preserve-single-quote...
  9. Writing Document Summary|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....NET can update the drawing summary information...drawing file back to VDX. To update the drawing summary information...

    docs.aspose.com/diagram/net/writing-document-su...
  10. Aspose::Words::Document::UpdateThumbnail method...

    Aspose::Words::Document::UpdateThumbnail method. Updates Thumbnail of the document using default options in C++....Document::UpdateThumbnail() method Updates Thumbnail of the document using...UpdateThumbnail () Examples Shows how to update a document’s thumbnail. auto...

    reference.aspose.com/words/cpp/aspose.words/doc...