Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,650 for

accept changes

(0.19 sec)
  1. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...deleted in Microsoft Word while change tracking was enabled. (Inherited...object was changed in Microsoft Word while change tracking was...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. AcceptEnd (Syst...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....Save method, it accepts a file name with a complete...Save method overloads that accept a SaveOptions object. This...

    docs.aspose.com/diagram/net/save-visio-document/
  4. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document.... accept ( annotationSelector ); List...Rectangle . getTrivial ())); page . accept ( annotationSelector ); List...

    docs.aspose.com/pdf/java/multimedia-annotation/
  5. Cell format with date string does not apply wit...

    I’m loading Json data for data binding using Smart Marker and I noticed that template Excel file with a cell formatted with specific date time style does not get properly applied. Is there something I’m missing here? No…...Excel template is formatted to accept the date format you are providing...source is JSON data. Please change your Smart Maker (in the template...

    forum.aspose.com/t/cell-format-with-date-string...
  6. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Check the formula name and change the implementation if ( data...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  7. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. Clone (bool) Creates...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  9. OfficeMath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMath class, designed for creating and managing Office Math objects like equations and matrices with ease....Description override Accept ( DocumentVisitor ) Accepts a visitor. override...AcceptEnd ( DocumentVisitor ) Accepts a visitor for visiting the...

    reference.aspose.com/words/net/aspose.words.mat...
  10. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using C# or VB.NET. Verify, or validate the digitally sign PDFs using C# or VB.NET.... Consequently, any other changes made afterward invalidate the...allows you to specify the changes that a user can make to the...

    docs.aspose.com/pdf/net/digitally-sign-pdf-file/