Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,758 for

accept changes

(0.57 sec)
  1. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++.... You can view them by changing the XLSB file extension to...type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsb,.csv" />...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  2. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...numbered lists is lost or changed. The formatting and indentation...as soon as possible. Please accept our apologies for your inconvenience...

    forum.aspose.com/t/problems-while-copying-numbe...
  3. Formatting a Range of Cells|Documentation

    This article introduces how to apply style format on cells in GridDesktop....example, you can refer to Changing the Font & Color of a Cell...SetFontColor methods of Worksheet that accept a CellRange object to apply...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. RevisionCollection.groups property | Aspose.Wor...

    RevisionCollection.groups property. Collection of revision groups.... # Since all other changes affect nodes, ParentNode will...RevisionType . STYLE_DEFINITION_CHANGE : print ( f ' \t Revision type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TypeK|Documentation

    KV cache dtype for the K (keys) tensor in Aspose.LLM for .NET — F16 default, quantized types save memory at long contexts.... When to change it Scenario Value Default null...Extreme memory constraint Q5_1 (accept quality drop) Example using...

    docs.aspose.com/llm/net/developer-reference/par...
  6. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....values that these MERGEFIELDs accept // will end up on the same...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...
  7. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  8. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....// We can use the \@ flag to change the format of our displayed...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

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

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

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

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

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