Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 19,344 for

replacement

(0.34 sec)
  1. Online DOCX-bestandstekstzoeker of bouw DOCX-zo...

    Gratis online app om in DOCX-bestand te zoeken. C# API-code voor elke DOCX-bestandstekstzoektoepassing....Replace om tekst te zoeken en te vervangen...deze door als parameter in de Replace-methode. Roep de ‘Save()’-methode...

    products.aspose.com/total/nl/net/search/docx/
  2. Online DOC File Text Finder eller Build DOC Sea...

    Gratis onlineapp för att söka i DOC-fil. C# API-kod för alla DOC-filtextsökningsprogram....Replace för att hitta och ersätta text...skicka det som parameter i Replace-metoden. Anropa ‘Save()’-metoden...

    products.aspose.com/total/sv/net/search/doc/
  3. Online WORD-bestandstekstzoeker of bouw WORD-zo...

    Gratis online app om in WORD-bestand te zoeken. C# API-code voor elke WORD-bestandstekstzoektoepassing....Replace om tekst te zoeken en te vervangen...deze door als parameter in de Replace-methode. Roep de ‘Save()’-methode...

    products.aspose.com/total/nl/net/search/word/
  4. Cambios en la API pública en Aspose.Cells 8.4.2...

    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....the columns G & H will be replaced by A & B respectively //whereas...//whereas, column I will be replaced by the column A cells . CopyColumns...

    docs.aspose.com/cells/es/net/public-api-changes...
  5. Cambios en la API pública en Aspose.Cells 8.4.2...

    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....the columns G & H will be replaced by A & B respectively //whereas...//whereas, column I will be replaced by the column A cells . copyColumns...

    docs.aspose.com/cells/es/java/public-api-change...
  6. Cambiamenti nell API pubblica in Aspose.Cells 8...

    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....the columns G & H will be replaced by A & B respectively //whereas...//whereas, column I will be replaced by the column A cells . copyColumns...

    docs.aspose.com/cells/it/java/public-api-change...
  7. Changements d API publics dans Aspose.Cells 8.4...

    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....the columns G & H will be replaced by A & B respectively //whereas...//whereas, column I will be replaced by the column A cells . copyColumns...

    docs.aspose.com/cells/fr/java/public-api-change...
  8. Dynamically Adding Fonts - Free Support Forum -...

    I’m having issues making Words find new fonts that are added at runtime in rendering a PDF. I’m needing to add them at runtime because we’re using a fonts folder that fill up dynamically....Name = "YourCustomFont"; // Replace with the name of your font...pdf"); } } In this example, replace "YourCustomFont" with the actual...

    forum.aspose.com/t/dynamically-adding-fonts/292305
  9. Python を使用して Word ドキュメント内の単語を置き換える方法

    この記事では、Python を使用して Word ドキュメント内の単語を置き換える方法について説明します。構成の詳細、段階的なプロセス、および Python を使用して Word のテキストを置き換える実行可能なサンプル コードが含まれています。...古い単語、置換する新しい単語、およびカスタム オプションと共に、replace メソッドを呼び出します。 単語を置き換えた後、更新された...FindReplaceOptions クラス、テキストを実際に置換するための replace() メソッドなど、必要なすべてのクラスが参照用に強調表示されています。...

    kb.aspose.com/ja/words/python/how-to-replace-wo...
  10. StructureDocumentTag removeSelfOnly removes set...

    Hi, I have a word document with a mapped custom XML with placeholder data, i trying to replace the text of the structureDocumentTags to a “new value” and then perform a removeSelfOnly() for side by side compare. While i…...placeholder data, i trying to replace the text of the structureDocumentTag...While i am succesfull in replacing the SDT first child node text...

    forum.aspose.com/t/structuredocumenttag-removes...