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

accept changes

(0.56 sec)
  1. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021....8 How to change text color in Digital Signature...ForegroundColor property, it allows changing text color in Digital Signature...

    docs.aspose.com/pdf/net/whatsnew/2021/
  2. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....required that this fixed size be changed to a scalable unit such as...type = "file" id = "fileInput" accept = ".xls,.xlsx" /> < button...

    docs.aspose.com/cells/javascript-cpp/set-column...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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. 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...
  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...