Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 12,643 for

replacement

(0.07 sec)
  1. Rechercher et remplacer des données dans une pl...

    Cet article montre comment rechercher et remplacer des données dans une plage dans Excel en utilisant du code C++....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/fr/cpp/search-and-replace...
  2. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....docx" ); Shows how to replace text in a document’s footer...); let options = new aw . Replacing . FindReplaceOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....URL imageUrl = new URL ( "[REPLACE WITH URL]" ); URLConnection...null ) pres . dispose (); } Replace Images in the Image Collection...

    docs.aspose.com/slides/androidjava/image/
  4. 記録

    記録...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("2. Get organized", "New Text Here");...

    blog.aspose.com/ja/note/find-replace-text-oneno...
  5. Zoeken en vervangen in C#|Aspose.Words voor .NET

    Zoek een tekenreeks of reguliere expressiepatroon in uw document en vervang het door de tekst die u wilt gebruiken C#....volgende: Simple string replacement Beide tekenreeksen mogen...functionaliteit door de Aspose.Words.Replacing naamruimte. U kunt werken...

    docs.aspose.com/words/nl/net/find-and-replace/
  6. Знайти та замінити в C++|Aspose.Words для C++

    Знайдіть у своєму документі рядок або шаблон регулярного виразу та замініть його потрібним текстом, використовуючи C++....наступне: Simple string replacement – щоб знайти та замінити...просторі імен Aspose.Words.Replacing . У процесі пошуку та заміни...

    docs.aspose.com/words/uk/cpp/find-and-replace/
  7. 使用文本|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.... Replace 方法,由 文本 类,支持更改形状的文本。 本文中的代码示例查找并替换页面上形状的文本。...Hashtable < String , String > replacements = new Hashtable < String...

    docs.aspose.com/diagram/zh/java/working-with-text/
  8. Travailler avec du texte|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.... La méthode Replace, exposée par le SMS classe...Hashtable < String , String > replacements = new Hashtable < String...

    docs.aspose.com/diagram/fr/java/working-with-text/
  9. Avoid Inserting Empty Ranges or Hidden Excel Ra...

    Hello Team, I am working with Aspose.Cells to extract a range from an Excel worksheet as HTML content, which I then insert into a Word document using Aspose.Words. However, I’ve encountered an issue: If the selected …...Also I am using code that replaces regex matches with values...by implementing parallel replacements or other optimization techniques...

    forum.aspose.com/t/avoid-inserting-empty-ranges...
  10. C++でExcel、OpenOffice、Json、Csv、Htmlファイルを読み込み、管理す...

    Aspose.Cells for C++を使用すれば、Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、画像、Mht、XPSファイルの作成、オープン、管理が簡単です。... year = 2023 ; // Replace with actual current year currentDate...currentDate . month = 10 ; // Replace with actual current month currentDate...

    docs.aspose.com/cells/ja/cpp/loading-saving-and...