Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 86,629 for

update

(0.21 sec)
  1. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document....( pdfOutline ); // Save the update document pdfDocument . save...getOutlines (). delete (); // Save updated file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  2. Work with PDF File Metadata in Python|Aspose.PD...

    Learn how to extract, Update, and manage PDF file metadata and XMP properties in Python using Aspose.PDF....inspect document properties, update PDF file information for search...to programmatically set or update XMP metadata in a PDF document...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  3. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label....update_list_labels() method to update the value of...+ 'Rendering.docx' ) doc . update_list_labels () paras = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Repeated Save Increases Image Size and Row Heig...

    Issue Summary: I am using GridJsWorkbook to load, merge, and save Excel files from the GridJs JSON structure. However, I am encountering an issue where image sizes and row heights increase with each save operation, even…...However, if I intentionally update the row height or image size...@chirags Hello, please try updating to the latest version 25.7...

    forum.aspose.com/t/repeated-save-increases-imag...
  5. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample of the font. a) Is tha…... We will keep you updated and let you know once it is...Aspose.Words for .NET 25.4 update also available on NuGet . aspose...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  6. OleObject|Aspose.Slides for PHP Documentation

    Work with OLE objects in PHP using Aspose.Slides: insert or Update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....file as an OLE object and updating its data using Aspose.Slides...$presentation -> dispose (); } } Update OLE Object Data Replace the...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original document Document docOriginal = new Document(); DocumentBuilder b…... Update Aspose.Words : Ensure you are...version of Aspose.Words, as updates may include bug fixes related...

    forum.aspose.com/t/document-compare-does-not-re...
  8. BuiltInDocumentProperties.LastSavedBy | Aspose....

    Discover the BuiltInDocumentProperties LastSavedBy property to easily manage document authorship and enhance collaboration in your projects....Words does not update this property. Examples Shows...RevisionNumber ++; // Microsoft Word updates the following properties automatically...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples.... accessing, removing, and updating different chart types with...presentation . dispose (); } } Update Chart Data You can change chart...

    docs.aspose.com/slides/java/examples/elements/c...
  10. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...your case, but it will be big update of text positionitiong. Also...your issue and check if our update fixes your case. We have opened...

    forum.aspose.com/t/when-replacing-text-with-the...