Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 89,461 for

update

(0.22 sec)
  1. Editing VBA Source Code | Aspose.Tasks Document...

    Learn how to edit source code of existing VBA modules in Microsoft Project files using Aspose.Tasks for .NET....it possible to maintain and update automation logic without relying...Method() 10 MsgBox ""This is an updated text."" 11 End Sub" ; 12 13...

    docs.aspose.com/tasks/net/editing-vba-sourcecode/
  2. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the page). However, I not…...DIAGRAMNET-53516) have been fixed in this update . This message was posted using...Hi Philip, Thank you for the update. The mentioned scenarios are...

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  3. Working with Diagrams|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....Diagrams Contents [ Hide ] Create, Update, Layout and Auto-Fit Shapes...

    docs.aspose.com/diagram/net/working-with-diagrams/
  4. FieldSaveDate.use_saka_era_calendar property | ...

    FieldSaveDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar.... FIELD_SAVE_DATE , update_field = True ) . as_field_save_date...FieldType . FIELD_SAVE_DATE , update_field = True ) . as_field_save_date...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...for example, if you wish to update it programmatically. Note however...FieldType . FIELD_INCLUDE_PICTURE , update_field = True ) . as_field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Release Memory used by Document Instance when S...

    Perhaps I don’t understand how to use SharedPtr and MakeObject, but the Visual Studio resource monitor shows this code using up lots of memory as it runs: #include <Aspose.Words.Cpp/Model/Document/Document.h> using nam…...problem and will keep you updated on the status of correction...8:31am 3 @danieltobey , It is to update you that the issue you have...

    forum.aspose.com/t/release-memory-used-by-docum...
  7. Rule | Aspose.Words for Java

    Indicates the action that occurs when a ForeignKeyConstraint is enforced in Java....Description CASCADE Delete or update related rows. NONE No action...Data.Rule CASCADE Delete or update related rows. This is the default...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldIf::get_LeftExpress...

    Aspose::Words::Fields::FieldIf::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++....set_FalseText ( u "False" ); field -> Update (); // In this case, "0 = 1"...set_FalseText ( u "False" ); field -> Update (); // This time the statement...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++.... Update () Performs the field update. Throws if the...being updated already. Update (bool) Performs a field update. Throws...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field...from Field ) update() Performs the field update. Throws if the...being updated already. (Inherited from Field ) update(ignore_merge_format)...

    reference.aspose.com/words/python-net/aspose.wo...