Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 12,131 for

replacement

(0.26 sec)
  1. Python을(를) 사용하여 ODP 프레젠테이션 파일에서 텍스트 검색 | produc...

    ODP 프레젠테이션에서 텍스트를 검색하기 위한 Python 소스 코드입니다.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/ko/python-net/search...
  2. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....learn the process to find and replace text in PDF, refer to the article...article on how to find and replace text in PDF using Java . Updated...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  3. Hur man ersätter delvis text i cell|Documentation

    Lär dig hur du ersätter delvis text i cell med Aspose.Cells....Du kan åstadkomma detta med Replace() metoden eller manipulera...cell A1 och A2. Använder Cell.Replace-metoden för att ersätta en...

    docs.aspose.com/cells/sv/net/how-to-replace-par...
  4. Python का इस्तेमाल करके ODP प्रस्तुति फ़ाइलें स...

    ODP प्रस्तुतिकरण में टेक्स्ट खोजने और बदलने के लिए Python स्रोत कोड.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/hi/python-net/redact...
  5. 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...
  6. 아카이브

    아카이브..."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...
  7. 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/
  8. Range.toDocument method | Aspose.Words for Node.js

    Range.toDocument method. Constructs a new fully formed document that contains the range....replace method Range.unlinkFields method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text formatting applied to new content....replacing class FindReplaceOptions FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...building Now when I Execute and replace in C# the merge fields using...solution for this ? I have tried replacing it with double double qoutes...

    forum.aspose.com/t/issue-with-rendering-qoute-w...