Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,790 for

accept changes

(0.16 sec)
  1. Customizing the Ribbon XML with JavaScript via ...

    Learn how to customize the Ribbon XML in Excel using Aspose.Cells for JavaScript via C++.... If you want to change the Ribbon XML, you must parse...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/customizin...
  2. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: 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/nodejs-java/chart-workbook/
  3. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...OLE Excel Object Size is Changed after Double Click on it in...method. The Shape.Width does not change the width of OLE as MS Word...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  4. Setting Chart Appearance with JavaScript via C+...

    Learn how to configure the appearance of charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....formatting settings on an area by changing its foreground color, background...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/setting-ch...
  5. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing Changes as number of edit and format revisions Revision in C++....another document producing changes as number of edit and format...String :: Format ( u " \t Changed text: \" {0} \" " , r -> get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.Cells for JavaScript via C++ API....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...nextCell === null ) break ; // Change the text of the cell nextCell...

    docs.aspose.com/cells/javascript-cpp/find-cells...
  7. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively....Change Text Direction of the Comment with JavaScript via C++...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  8. FieldAutoNum | Aspose.Words for Java

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

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

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldNumWords | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...