Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 6,003 for

replace text

(0.07 sec)
  1. How to Run Aspose.3D for .Net6|Documentation

    How to Run Aspose.3D for .Net6....and gives recommendations to replace the graphics library. For Apose...Cryptography.Pkcs, 5.0.1. System.Text.Encoding.CodePages, 4.7.0. Run...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-for...
  2. C++ API to Convert PCL to XLSM | products.aspos...

    Convert PCL to XLSM via C++ API without using Microsoft Excel or Adobe Reader...such as text extraction, image extraction, text search, text replacement...Values) Convert PCL to TXT (Text Document) Convert PCL to XAML...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. C++ API to Convert XPS to SXC | products.aspose...

    Convert XPS to SXC via C++ API without using Microsoft Excel or Adobe Reader...such as text extraction, text search, text replacement, page manipulation...Values) Convert XPS to TXT (Text Document) Convert XPS to XAML...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....(); } Opening CSV Files and Replacing Invalid Characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  6. Cell | Aspose.Words for Java

    Represents a table cell in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  7. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....Called when “mustache” text tags are replaced with MERGEFIELD fields...Called when “mustache” text tags are replaced with MERGEFIELD fields...

    reference.aspose.com/words/java/com.aspose.word...
  8. | Aspose

    Sample code for PNG to XLSX Java conversion. Use API example code for batch PNG files to XLSX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/ocr/cpp/conversion/png-to-x...
  9. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....isVerticalFormatting(false); // We can apply text before and after the value that...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  10. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。... text = "ab" self . _sheet . cells...CellArea () str_cell_range = s . replace ( "$" , "" ) . split ( ':'...

    docs.aspose.com/cells/zh/python-net/how-to-add-...