Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 12,135 for

replacement

(0.13 sec)
  1. Ruby'de Visio Diagram'in Resim Şeklini Değiştir...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... FOREIGN # replace picture shape shape . getForeignData...SaveFileFormat' ) . VDX ) puts "Replaced picture shape successfully...

    docs.aspose.com/diagram/tr/java/replace-a-pictu...
  2. Remplacer une forme d'image du Visio Diagram en...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....$typeValue -> FOREIGN ){ \ # replace picture shape $shape -> getForeignData...$saveFileFormat -> VDX ); print "Replaced picture shape successfully...

    docs.aspose.com/diagram/fr/java/replace-a-pictu...
  3. Convert CSV, TSV and TXT to Excel|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Opening CSV files and replacing invalid characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/net/convert-csv-tsv-and-t...
  4. Cerca testo nei file di presentazione PPT utili...

    Python codice sorgente per cercare testo nella presentazione PPT.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/it/python-net/search...
  5. Cerca testo nei file di presentazione PPTX util...

    Python codice sorgente per cercare testo nella presentazione PPTX.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/it/python-net/search...
  6. IMailMergeCallback Interface | Aspose.Words for...

    Optimize your mail merge process with Aspose.Words.MailMerging.IMailMergeCallback. Get real-time notifications and enhance your document automation efficiency....when “mustache” text tags are replaced with MERGEFIELD fields. Examples...number of times a mail merge replaces mail merge tags that it could...

    reference.aspose.com/words/net/aspose.words.mai...
  7. ค้นหาและแทนที่ในJava|Aspose.WordsสำหรับJava

    ค้นหารูปแบบสตริงหรือนิพจน์ทั่วไปในเอกสารของคุณและแทนที่ด้วยข้อความที่คุณต้องการใช้Java....ต่อไปนี้: Simple string replacement –เมื่อต้องการค้นหาและแทน...บง่าย คุณสามารถใช้วิธีการ Replace อย่างใดอย่างหนึ่งเพื่อค้นห...

    docs.aspose.com/words/th/java/find-and-replace/
  8. Găsiți și înlocuiți în Java|Aspose.Words pentru...

    Găsiți un șir sau un model de expresie regulată în documentul dvs. și înlocuiți-l cu textul dorit folosind Java....următoarele: Simple string replacement - pentru a găsi și înlocui...utiliza una dintre metodele Replace pentru a găsi sau înlocui un...

    docs.aspose.com/words/ro/java/find-and-replace/
  9. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....TabStop>&) method Adds or replaces a tab stop in the collection...specified position, it is replaced. Examples Shows how to add...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. 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.... getParagraphs (); // Replace the placeholders with data...namePortion . getText (). replace ( "{{EmployeeName}}" , employeeName...

    docs.aspose.com/slides/java/excel-integration/