Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 80,289 for

update

(0.08 sec)
  1. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....How to insert a brand new TOC Update new or existing TOCs in the...not yet populated until it’s updated in the document. Further information...

    docs.aspose.com/words/net/working-with-table-of...
  2. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...get_Item(1); // Update text with multiple lines textFragment...Save the updated PDF file pdfDocument.save("Text_Updated.pdf");...

    forum.aspose.com/t/find-an-replace-with-multipl...
  3. Using a Common Button to Submit Grid Data|Docum...

    This article describes the use of submit button in GridWeb....client‑side functions) of GridWeb to update and validate Grid data. Code...see a postback occurring to update and validate GridWeb data....

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Aspose.Words for .NET not loading associated fi...

    AsposeBugReport1.zip (15.0 KB) output.pdf (54.3 KB) Hi. The attached project simply opens a Word HTML file and saves it to PDF, however the resultant PDF is missing the parts of the document defined in the file header…...forum thread once there is an update available on them. aspose.notifier...Aspose.Words for .NET 25.4 update also available on NuGet ....

    forum.aspose.com/t/aspose-words-for-net-not-loa...
  5. BuiltInDocumentProperties.links_up_to_date prop...

    BuiltInDocumentProperties.links_up_to_date property. Indicates whether hyperlinks in a document are up-to-date....Words does not update this property. Examples Shows...# but we need to call the "update_word_count" method on the whole...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldUserName.user_name property | Aspose.Words...

    FieldUserName.user_name property. Gest or sets the current user's name.... FIELD_USER_NAME , update_field = True ) . as_field_user_name...'Jane Doe' field_user_name . update () self . assertEqual ( ' USERNAME...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…... Update Aspose.Cells : Ensure that...version of Aspose.Cells, as updates often include bug fixes and...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...
  8. ReportBuildOptions enumeration | Aspose.Words f...

    aspose.words.reporting.ReportBuildOptions enumeration. Specifies options controlling behavior of [ReportingEngine](../reportingengine/) while building a report.... UPDATE_FIELDS_SYNTAX_AWARE Specifies...syntax in field results and update fields after a report is built...

    reference.aspose.com/words/python-net/aspose.wo...
  9. C# 3D Formats Compression | products.aspose.com

    Compress 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....easily read, create, convert, update and control the substance of...

    products.aspose.com/3d/net/compression/
  10. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...textFragmentCollecti ){ // Update text and other properties textFragment...textFragment -> set_Text ( u "UPDATED TEXT" ); textFragment -> get_TextState...

    products.aspose.com/pdf/cpp/redaction/