Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,685 for

accept changes

(0.72 sec)
  1. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...style (described above) and change the font color from red to...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  2. FieldIncludePicture | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the 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...
  4. 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...
  5. 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...
  6. Excel 主题和颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++的自定义配色方案。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/excel-t...
  7. FieldBibliography | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldPageRef | Aspose.Words for Java

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

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

    Represents a container for the main text of a section in Java....Description accept(DocumentVisitor visitor) Accepts a visitor....acceptEnd(DocumentVisitor visitor) Accepts a visitor for visiting the...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...are trying to call does not accept four arguments. In the latest...the Document class may have changed its overloads. You should verify...

    forum.aspose.com/t/aspose-words-errors-after-up...