Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,650 for

accept changes

(0.23 sec)
  1. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. FieldGoToButton | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. PDF corrupt after stamping using 11.3.0 what is...

    After applying an image stamp to a PDF the resulting file throws this error when trying to open with Acrobat: Screenshot 2025-11-10 085111.png (28.7 KB) The file can be opened with Chrome or Edge without issue but not …...tried that and due to the many changes in Aspose PDF over 7-9 years...simpler PDF layout that Acrobat accepts. If you need to keep using...

    forum.aspose.com/t/pdf-corrupt-after-stamping-u...
  8. FieldSet | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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...