Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 88,791 for

update

(0.22 sec)
  1. View or Edit PPTM Files Metadata using Java | p...

    View and edit PPTM metadata in Java. Use Aspose.Slides for Java to Update built-in and custom presentation properties.... Read or update built-in properties such as...

    products.aspose.com/slides/java/metadata/pptm/
  2. View or Edit PPTX Files Metadata using Java | p...

    View and edit PPTX metadata in Java. Use Aspose.Slides for Java to Update built-in and custom presentation properties.... Read or update built-in properties such as...

    products.aspose.com/slides/java/metadata/pptx/
  3. View or Edit POTM Files Metadata using Java | p...

    View and edit POTM metadata in Java. Use Aspose.Slides for Java to Update built-in and custom presentation properties.... Read or update built-in properties such as...

    products.aspose.com/slides/java/metadata/potm/
  4. Save VSD File to Different File Formats|Documen...

    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....Github Sourceforge Bitbucket Update shape properties in VSTO and...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  5. Table.autoFit method | Aspose.Words for Node.js

    Table.autoFit method. Resizes the table and cells according to the specified auto fit behavior....relevant table properties and then update the table layout and Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes.... field_type ) # Update those properties with this...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index.... update (); expect ( field . result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Web Extensions - Office Add-ins|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....AI Document Assistant Close Update Days Preserving History of...

    docs.aspose.com/cells/java/web-extensions-offic...
  9. Aspose.Cells for Java

    This API allows you to do all kinds of operations on Excel files files in Java code including creating, editing and converting etc....Cells for Java Latest Answers Update Excel QueryTable using Java...

    kb.aspose.com/cells/java/
  10. 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/