Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 12,643 for

replacement

(0.37 sec)
  1. JavaScript経由でC++を使用してヘッダーまたはフッターを取得する|Documenta...

    この記事では、JavaScript経由のC++ APIを使用してExcelまたはOpenOfficeファイルからプログラム的にヘッダーとフッターを取得する方法を説明します。... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/ja/javascript-cpp/get-hea...
  2. Acessar Serviços de E‑mail usando OAuth|Documen...

    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.... replace ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/pt/java/access-mail-servi...
  3. Dostęp do usług poczty przy użyciu OAuth|Docume...

    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.... replace ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/pl/java/access-mail-servi...
  4. Updating and Removing Calendar | Aspose.Tasks D...

    Learn how to update or remove Microsoft Project (MPP/XML) calendars using Aspose.Tasks for C# and VB.NET....Calendar Contents [ Hide Show ] Replacing a Calendar Calendars are used...This article looks at how to replace a base calendar, that is, the...

    docs.aspose.com/tasks/cpp/updating-and-removing...
  5. Lizenzierung | Aspose.Note Dokumentation

    Eine kostenlose Evaluierungsversion von Aspose.Note für .NET (eine .NET -API zur Interaktion mit Microsoft Office OneNote programmgesteuert, ohne dass die Software auf dem Server installiert wird) kann aus dem Abschnitt Downloads der ASSE -Website heruntergeladen werden....another page has title with body replaced by evaluation watermark. Text...Every third text element are replaced by watermark. Table elements...

    docs.aspose.com/note/de/net/licensing/
  6. Migration from legacy Aspose.Pdf.Kit for Java|A...

    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.... REPLACE_ALL ); // установить стратегию.... replaceText ( "test" , "replaced" ); // сохранить обновлённый...

    docs.aspose.com/pdf/ru/java/migration-from-lega...
  7. Архивы

    Архивы...TextFragmentAbsorber("text-to-replace") # Поиск текста document.pages...textFragmentCollecti: txtFragment.text = "replaced-text" # Сохраните обновленный...

    blog.aspose.com/ru/pdf/find-and-replace-text-in...
  8. Archiv

    Archiv...TextFragmentAbsorber("text-to-replace") # Suchtext document.pages...textFragmentCollecti: txtFragment.text = "replaced-text" # Speichern Sie das...

    blog.aspose.com/de/pdf/find-and-replace-text-in...
  9. Procurar

    Procurar...TextFragmentAbsorber("text-to-replace") # Pesquisar texto document...textFragmentCollecti: txtFragment.text = "replaced-text" # Salve o PDF atualizado...

    blog.aspose.com/pt/pdf/find-and-replace-text-in...
  10. create_aspose_words.py

    import sys import zipfile from wheel import egg2wheel from jcc import cpp import os import subprocess import shutil import platform if sys.argv.__len__() < 4: raise SystemError('Example: python X:\......replace('.class', '').replace('/', ".")) cmdLineArgs...

    docs.aspose.com/words/java/how-to-build-aspose-...