Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 89,498 for

update

(0.25 sec)
  1. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...update_fields() doc.update_page_layout() # Save...and styles. Update Fields : After merging, update the fields to...

    forum.aspose.com/t/insert-template-to-existing-...
  2. Specify Save Options in Java|Aspose.Words for Java

    Set advanced properties when saving a document using Java to provide more precise control over the process.... Update the Document Creation Time...creation date in UTC. You can also update this value before saving using...

    docs.aspose.com/words/java/specify-save-options/
  3. How to Change PDF Metadata using Python

    This quick topic will mentor you in how to change PDF metadata using Python. It has all the details for setting the IDE, steps for writing the application and a runnable code to edit PDF properties using Python....the DocumentInfo class object Update the desired properties using...object, a few properties are updated by setting new values before...

    kb.aspose.com/pdf/python/how-to-change-pdf-meta...
  4. Change observation point for 3D scenes|CAD Docu...

    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....change the observation point, to update the observation point you need...

    docs.aspose.com/cad/net/how-to/work-with-3d-fil...
  5. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...a solution in this month’s update. Thank you. Input_Channel_ReturnIndices...has been included in a recent update to Aspose.Cells, specifically...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  6. FieldSymbol Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSymbol class for efficient SYMBOL field implementation, enhancing your document processing capabilities.... Update () Performs the field update. Throws if the...the field is being updated already. Update ( bool ) Performs a...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldPageRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPageRef class for seamless PAGEREF field implementation, enhancing document navigation and efficiency.... Update () Performs the field update. Throws if the...the field is being updated already. Update ( bool ) Performs a...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIf::EvaluateConditi...

    Aspose::Words::Fields::FieldIf::EvaluateCondition method. Evaluates the condition 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::FieldIf::get_RightExpres...

    Aspose::Words::Fields::FieldIf::get_RightExpression method. Gets or sets the right 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...
  10. BuiltInDocumentProperties.hyperlinks_changed pr...

    BuiltInDocumentProperties.hyperlinks_changed property. Indicates whether hyperlinks in a document were changed....Words does not update this property. Examples Shows...

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