Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 12,324 for

replacement

(0.32 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. 아카이브

    아카이브..."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...
  3. 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/
  4. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... Replace the problematic part with a...group issue. It’s better that replacing the group shape with an image...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  5. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...Replace(new Regex(pattern, RegexOptions...title; } public ReplaceAction Replacing(ReplacingArgs e) { // Create...

    forum.aspose.com/t/how-to-create-a-content-cont...
  6. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…...streamProvider); even we try to replace “" with \ still getting same...error. var htmlContent = html.Replace(”\", “\”); Professionalize...

    forum.aspose.com/t/backslash-being-converted-to...
  7. Hücrede Kısmi Metin Nasıl Değiştirilir|Document...

    Aspose.Cells ile hücrede kısmi metni nasıl değiştireceğinizi öğrenin.... Bunu Replace() metodunu kullanarak veya...adlı bir dize ekler. Cell.Replace yöntemi kullanarak metnin bir...

    docs.aspose.com/cells/tr/net/how-to-replace-par...
  8. Tìm kiếm Văn bản trong Tệp Bản trình bày ODP bằ...

    Mã nguồn Python để tìm kiếm văn bản trong Bản trình bày ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/vi/python-net/search...
  9. Python을(를) 사용하여 PPTX 프레젠테이션 파일 수정 | products.as...

    PPTX Presentation에서 텍스트를 찾고 교체하기 위한 Python 소스 코드.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/ko/python-net/redact...
  10. Tìm kiếm Văn bản trong Tệp Bản trình bày PPT bằ...

    Mã nguồn Python để tìm kiếm văn bản trong Bản trình bày PPT.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/vi/python-net/search...