Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,760 for

accept changes

(0.22 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#....update an existing TOC after changes to the document have been made...other field, the TOC field can accept switches defined within the...

    docs.aspose.com/words/net/working-with-table-of...
  2. Modifying AcroForm|Aspose.PDF for Java

    Modify AcroForm fields in PDF documents using Aspose.PDF for Java, including clearing text, setting limits, styling fields, and removing fields....example when a text field should accept only a limited number of characters...textBoxField . getMaxLen ()); } } } Change a form field font Use this...

    docs.aspose.com/pdf/java/modifying-form/
  3. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....workbooks the same way you make changes to the contents of internal...password-protected? Aspose.Slides does not accept a password when linking. A...

    docs.aspose.com/slides/net/chart-workbook/
  4. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. 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/abs...
  5. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python....update an existing TOC after changes to the document have been made...other field, the TOC field can accept switches defined within the...

    docs.aspose.com/words/python-net/working-with-t...
  6. FieldMacroButton | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for JavaScript via C++ API....formatting, where the format changes based on the value of the cell...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  8. FieldAddressBlock | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldFillIn | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for JavaScript via C++.... You can change the code as per your needs...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/implement-...