Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 6,253 for

replace text

(0.24 sec)
  1. How to Use Color Palette|Documentation

    JavaScript code to add custom colors to the palette and use Excel color palette with Aspose.Cells for JavaScript via C++....that the custom color will replace. Should be between 0‑55. The...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/excel-colo...
  2. Convert VSDX to VDX via Java | products.aspose.com

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

    products.aspose.com/diagram/java/conversion/vsd...
  3. Configure Font Substitution in Presentations wi...

    Enable optimal font substitution in Aspose.Slides for Python via .NET when converting PowerPoint & OpenDocument presentations to other file formats....inaccessible font should be replaced with another available font...Load the font that will be replaced. Load the new font. Add a...

    docs.aspose.com/slides/python-net/font-substitu...
  4. Convert VSDX to PDF via Java | products.aspose.com

    Sample Java conversion code for VSDX format to PDF file. Use this example code to convert VSDX to PDF within any Web or Desktop Java 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/java/conversion/vsd...
  5. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  6. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....count paragraphs and runs of text formatted with a specific style...The solution for retrieving text formatted with specific styles...

    docs.aspose.com/words/net/working-with-styles-a...
  7. Mbox SplitInto extreme slow performance - Free ...

    Hello When Mbox Split feature was not implemented, I wrote a code and comparing it with your new 24.6 split method, yours seems to be about 10 times slower! May I share my code so you kindly pass it to the devs. might …... Now, replace the Aspose Email dll with the...Outlook displays the RTF as raw text. To preserve both the content...

    forum.aspose.com/t/mbox-splitinto-extreme-slow-...
  8. NullPointerException: Cannot invoke "com.aspose...

    Trying to convert a PDF to a PPTX like so: public class PptxService { public byte[] generatePresentation() throws IOException { try ( InputStream templateInputStream = this.getClass() .getClassLoader() .…...website or Maven Central and replace the old JAR. Try default options...the issue is related to the “text‑as‑shapes” path. Provide a minimal...

    forum.aspose.com/t/nullpointerexception-cannot-...
  9. AsposeCells AutoFitColumns related issues in pr...

    Hi, We are facing multiple issues in production after upgrading Aspose.Cells to v24.12 from 20.2. We found that the common culprit across most of the issues is ‘AutoFitColumns’. If you refer the screenshot attached he…...happening because of the ‘maximum text length’ in the ‘M’ column is...longer text.PNG (64.2 KB)). But, if we set a longer text for any...

    forum.aspose.com/t/asposecells-autofitcolumns-r...
  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/