Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 12,634 for

replacement

(0.09 sec)
  1. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …... replacing slide master to office default...embedded, consider using the replace_font method to substitute the...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  2. What's new|Aspose.PDF for JavaScript via C++

    In this page introduces the most popular new features in Aspose.PDF for JavaScript that have been introduced in recent releases....1 AsposePdfReplaceText - Replace text on pages in a PDF-file...24.4 AsposePdfReplaceFont - Replace font in a PDF-file What’s new...

    docs.aspose.com/pdf/javascript-cpp/whatsnew/
  3. 아카이브

    아카이브..."Master" strToReplaceWith = "[replaced]" # loop through each slide...strToFind in port.text: # replace exisitng text with the new...

    blog.aspose.com/ko/slides/find-and-replace-text...
  4. 搜索

    搜索...Words for Java 提供了 Find and Replace 選項來替換Word文檔中需要的單詞或短語。在以前版本的...setUseLegacyOrder(true); doc.getRange().replace(Pattern.compile("\\[(.*?) ""...

    blog.aspose.com/zh-hant/words/copy-word-macro-f...
  5. 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.... Paragraphs ; // Replace the placeholders with data...Text = namePortion . Text . Replace ( "{{EmployeeName}}" , employeeName...

    docs.aspose.com/slides/net/excel-integration/
  6. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…... if you replace the contents, the warp can’t...com/test%20(2).psd I need to replace the image in the smart object...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  7. Changes to formula in Controls do not change th...

    I have a shape where I want to change the formula of a control. I use this code to rotate the shape and then update the Controls: shape.SetAngle(angle * (Math.PI / 180)); shape.Controls.GetControlFromNa…...formula in the shape data but replaced it with values. But still...questions: Why is the formula replaced with values and how can I...

    forum.aspose.com/t/changes-to-formula-in-contro...
  8. أرشيف

    أرشيف...Replace (imageIndex، new FileStream...معينة page.Resources.Images.Replace(1, new FileStream("lovely.jpg"...

    blog.aspose.com/ar/pdf/replace-images-in-pdf-fi...
  9. Поиск и замена текста в Excel с использованием ...

    Следуйте этой статье, чтобы найти и заменить текст в Excel с использованием Java. Она содержит все сведения по настройке IDE, список шагов и пример кода для реализации поиска и замены текста в Excel с использованием Java....для поиска текста и метод replace() для изменения текста в той...значение. Используйте метод replace() для изменения текста и повторите...

    kb.aspose.com/ru/cells/java/find-and-replace-te...
  10. PdfContentEditor Class|Aspose.PDF for Java

    Learn how to use the PDFContentEditor class in Java to manipulate the content of a PDF document using Aspose.PDF....Working with Images (facades) Replace Text (facades) Working with...

    docs.aspose.com/pdf/java/pdfcontenteditor-class/