Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 6,208 for

replace text

(0.14 sec)
  1. 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...
  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. Aspose.PSD for .NET 23.6 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ShapeLayer Feature PSDNET-864 Replacing image in Smart object is not...than 4 channels Bug PSDNET-1546 Text Justification is lost if open...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  4. 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...
  5. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Write("Text in merged cells."); builder...Previous; // builder.Write("Text in one cell"); builder.EndRow();...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  6. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering Text with different styles and fonts....Furthermore, it allows you to draw text strings as well. In contrast...provides high-quality rendering of text with anti-aliasing and hinting...

    docs.aspose.com/drawing/net/developer-guide/sys...
  7. | Aspose

    Sample code for PNG to DOCX Java conversion. Use API example code for batch PNG files to DOCX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/png-to-...
  8. | Aspose

    Sample code for PNG to DOCX Java conversion. Use API example code for batch PNG files to DOCX 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-d...
  9. | 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...
  10. 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...