Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,714 for

accept changes

(0.19 sec)
  1. Convert RTF to TSV using Python or with free On...

    RTF to TSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to TSV online converter quickly before integrating the code....TSV RTF to TSV conversion changes formatted text documents into...information for systems that accept lightweight text-based data...

    products.aspose.com/total/python-net/conversion...
  2. 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...
  3. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java...."); // A GREETINGLINE field accepts values from a data source during..."); // Now, our field will accept values from these two columns...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. FieldData | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. FieldRevNum | Aspose.Words for Java

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

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

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

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