Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 13,182 for

replacement

(0.12 sec)
  1. Reemplace una forma de imagen de Visio Diagram ...

    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....$typeValue -> FOREIGN ){ \ # replace picture shape $shape -> getForeignData...$saveFileFormat -> VDX ); print "Replaced picture shape successfully...

    docs.aspose.com/diagram/es/java/replace-a-pictu...
  2. 使用 Python 編輯 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於查找和替換 PPTX 演示文稿中的文本。... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/zh-hant/python-net/r...
  3. visa formel förklaring för GridJs|Documentation

    Den här artikeln beskriver hur man visar formelförklaring för GridJs....placeholder method that should be replaced with actual logic String correctedContent...explanation // This should be replaced with the actual implementation...

    docs.aspose.com/cells/sv/java/aspose-cells-grid...
  4. عرض شرح الصيغة لـ GridJs|Documentation

    تصف هذه المقالة كيفية عرض شرح الصيغة لـ GridJs....placeholder method that should be replaced with actual logic String correctedContent...explanation // This should be replaced with the actual implementation...

    docs.aspose.com/cells/ar/java/aspose-cells-grid...
  5. Formel Erklärung für GridJs anzeigen|Documentation

    Dieser Artikel beschreibt, wie man die Formel Erklärung für GridJs anzeigt....placeholder method that should be replaced with actual logic String correctedContent...explanation // This should be replaced with the actual implementation...

    docs.aspose.com/cells/de/java/aspose-cells-grid...
  6. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control font substitution for TrueType fonts like Arial and Times New Roman to enhance document quality....Courier New and Symbol fonts are replaced in PDF document with corresponding..."UseCoreFonts" property to "true" to replace some fonts, // including the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Cerca el document OST sense obrir a través d'.N...

    Codi font C # per buscar paraules amb patró al fitxer OST a les plataformes .NET Framework, .NET Core i Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ca/net/search/ost/
  8. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …... This allows you to replace missing fonts with alternative...Save(output); } } } In this example, replace "Arial" with any other font...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  9. Errors saving Excel - little help? - Free Suppo...

    Hi, we are using aspose.cells for entering data into Excel files. I have an already formatted spreadsheet that I basically just programmatically enter data into cells, in my application. Seems pretty simple, but I get th…... Excel class is replaced by Workbook class. 2. ExcelDesigner...ExcelDesigner class is replaced by WorkbookDesigner class. 3. ExcelHelper...

    forum.aspose.com/t/errors-saving-excel-little-h...
  10. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...如果您需要找到特定表格并用所需的表格替换它,可以使用 TableAbsorber 类的Replace()方法来实现。以下示例演示了在PDF文档中替换表格的功能:...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...