Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 12,700 for

replacement

(0.52 sec)
  1. Substituir Texto em Arquivo PDF|Aspose.PDF para...

    Esta seção explica como substituir texto com Aspose.PDF Facades - um conjunto de ferramentas para operações populares com PDF.... save ( _dataDir + "replaced_text_demo.pdf" ); } Confira...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } Para possibilidades...

    docs.aspose.com/pdf/pt/java/replace-text/
  2. ค้นหา

    ค้นหา...รแทนที่) เรียก IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...// แทนที่ข้อความ workbook->Replace(new String("Text to find")...

    blog.aspose.com/th/cells/find-and-replace-text-...
  3. Архивы

    Архивы...# Создать словарь замен replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/ru/diagram/find-and-replace-in-...
  4. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++....docx" ); Shows how to replace text in a document’s footer...MakeObject < Aspose :: Words :: Replacing :: FindReplaceOptions > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java.... You could replace the recipient’s first name...code example shows how to replace the Mustache tags with specific...

    docs.aspose.com/words/java/mail-merge-template-...
  6. 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...
  7. 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-...
  8. 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...
  9. 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...
  10. 档案

    档案... 之后,调用 replace() 方法。它将搜索字符串、替换字符串和 FindReplaceOptions...使用查找和替换进行更新 # 使用 Replace 方法指定搜索字符串和替换字符串。 doc.range.replace("Aspose.Words"...

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