Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 155,089 for

text

(0.64 sec)
  1. How to paste values only and paste format only|...

    Use the Paste Special submenu in GridJs to paste only cell Text or only cell formatting from the internal GridJs clipboard....component routes them to paste('text') and paste('format') . Both...want the handler to use the text paste branch. Click Paste format...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  2. How to use formula and content suggestions|Docu...

    Use GridJs formula suggestions in the editor and content suggestions from syntax checking....formula names when the editor text starts with = , and for list...Input dialog with the suggested text. How to use Start editing a...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  3. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Aspose::Words::InlineStory::get_IsMoveToRevisio...

    Aspose::Words::InlineStory::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....starting point at which the text that lexically follows the field...DocumentBuilder(doc); builder.write("This text is in its normal place."); //...

    reference.aspose.com/words/java/com.aspose.word...
  6. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and...MsoDrawingType.TextBox) { // Ensure text wrapping is enabled shape.IsTextWrapped...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  7. BookmarkCollection.Remove | Aspose.Words for .NET

    Effortlessly remove bookmarks from your documents with the BookmarkCollection Remove method. Enhance your document management today!...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  8. | Aspose

    Sample code for WBMP to Text Java conversion. Use API example code for batch WBMP files to Text conversion within any Web or Desktop Java based application....Conversion WBMP to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  9. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the Text wraps around in Java....of the shape or picture the text wraps around. Examples: Shows...getShapeType() == ShapeType.TEXT_BOX)); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to add/insert TextBox to Worksheet|Document...

    How to add/insert Text Box to Worksheet in Aspose.Cells....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes. One is in Insert Shapes...

    docs.aspose.com/cells/net/add-text-box-to-works...