Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,757 for

accept changes

(0.27 sec)
  1. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the property provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....recalculate whenever something is changed, and every time a workbook...recalculate whenever something is changed, but leaving out data tables...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  2. Format the string - Free Support Forum - aspose...

    Hi all, I have a textbox value that is a very long string. I need to break it down and append on PDF document , with the formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks... It doesn’t change line. I am attaching my pdf...TextFragmentAbsorber("-Allergies"); //accept the absorber for all the pages...

    forum.aspose.com/t/format-the-string/94633
  3. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsm,.csv" />...article will show you how to change the VBA or Macro Code inside...

    docs.aspose.com/cells/javascript-cpp/manage-vba...
  4. Draw Slicer while rendering Excel to PDF|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Slicer with JavaScript via C++ Change Slicer Properties with JavaScript...

    docs.aspose.com/cells/javascript-cpp/draw-slice...
  5. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for JavaScript via C++ programmatically....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...${ ws . tabId } </p>` ; // Change Sheet or Tab Id ws . tabId...

    docs.aspose.com/cells/javascript-cpp/utilize-sh...
  6. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file.... If you change the value of cell B1 to 100...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  7. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

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

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

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

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

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

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

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