Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 12,964 for

replacement

(0.13 sec)
  1. Архів

    Архів..."Master" strToReplaceWith = "[replaced]" # перегляньте кожен слайд...презентацію pres.save("find-and-replace-text.pptx", slides.export.SaveFormat...

    blog.aspose.com/uk/slides/find-and-replace-text...
  2. Trabajando con GridJs del lado del servidor|Doc...

    Este artículo describe cómo usar APIs en GridJs.... replace ( '/' , '.' )). toString ();...(), "streamcache" , uid . replace ( '/' , '.' )). toString ();...

    docs.aspose.com/cells/es/java/aspose-cells-grid...
  3. Buscar y reemplazar en Java|Aspose.Words por Java

    Busque un patrón de cadena o expresión regular en su documento y reemplácelo con el texto que desee usando Java....siguiente: Simple string replacement - para buscar y reemplazar...Puede usar uno de los métodos Replace para buscar o reemplazar una...

    docs.aspose.com/words/es/java/find-and-replace/
  4. Manipolare gli oggetti OLE incorporati in Visio...

    Questa pagina descrive come manipolare un oggetto ole con la libreria Aspose.Diagram.... replace ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/it/java/manipulate-the-...
  5. Python을(를) 사용하여 PPT 프레젠테이션 파일에서 텍스트 검색 | produc...

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

    products.aspose.com/slides/ko/python-net/search...
  6. Python का इस्तेमाल करके PPTX प्रस्तुति फ़ाइलें ...

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

    products.aspose.com/slides/hi/python-net/redact...
  7. Wie man Teiltext in einer Zelle ersetzt|Documen...

    Erfahren Sie, wie man mit Aspose.Cells Teiltext in einer Zelle ersetzt....Dies erreichen Sie mit der Replace()-Methode oder durch programmatische...A2 ein. Verwendet die Cell.Replace-Methode, um einen Teil des...

    docs.aspose.com/cells/de/net/how-to-replace-par...
  8. 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-...
  9. 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...
  10. 記録

    記録... その後、replace()メソッドを呼び出します。検索文字列、置換文字列、お...demonstrates how to find and replace text in Word document. # Load...

    blog.aspose.com/ja/words/python-ms-word-automat...