Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 6,297 for

replace text

(0.04 sec)
  1. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Node.js via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....simple ActiveX control like a text box and simple command button...ActiveX control that include text, font, font height, and frame...

    docs.aspose.com/slides/nodejs-java/activex/
  2. How to delete this bank space in the document -...

    file.docx (32.6 KB)... Replace "file.docx" with the path to...Check if paragraph is empty (no text and no other nodes). if (paragraph...

    forum.aspose.com/t/how-to-delete-this-bank-spac...
  3. Convert VSDX to PDF via Python | products.aspos...

    Sample Python conversion code for VSDX format to PDF file. Use this example code to convert VSDX to PDF within any Python based application.... It was developed to replace the binary file format, .VSD...to contain information like text, images, hyperlinks, form-fields...

    products.aspose.com/diagram/python-net/conversi...
  4. Convert VDX to VSDX via C# | products.aspose.com

    Sample code for VDX to VSDX C# conversion. Use API example code for batch VDX files to VSDX conversion within VB.NET, Asp.NET or any .NET based application.... Text can also be added to these visual...onwards. It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/net/conversion/vdx-...
  5. Convert VSX to VSDX via Java | products.aspose.com

    Sample Java conversion code for VSX format to VSDX file. Use this example code to convert VSX to VSDX within any Web or Desktop Java based application....VSX files can be opened in any text editor to view the contents...onwards. It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/java/conversion/vsx...
  6. Convert VDX to VSDX via Java | products.aspose.com

    Sample Java conversion code for VDX format to VSDX file. Use this example code to convert VDX to VSDX within any Web or Desktop Java based application.... Text can also be added to these visual...onwards. It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/java/conversion/vdx...
  7. C++ API to Convert PDF to PPSX | products.aspos...

    Convert PDF to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...Values) Convert PDF to TXT (Text Document) Convert PDF to XAML...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. Online PCL to OTT Conversion or Develop Java ba...

    Free online app to convert PCL to OTT files. Java conversion library code for PCL documents.... replace ( "\\" , "\\\\" ); // create...Language** output into **OpenDocument Text Template (.OTT)** format for...

    products.aspose.com/total/java/conversion/pcl-t...
  9. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using aspose cells for java version 24.9. I also…...converting the workbook to HTML the text is displayed with a different...save("Test.html", options); } } Replace C:/MyCustomFonts with the path...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....() -> get_Paragraphs (); // Replace the placeholders with data...namePortion -> set_Text ( namePortion -> get_Text (). Replace ( u "{{EmployeeName}}"...

    docs.aspose.com/slides/cpp/excel-integration/