Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 12,136 for

replacement

(0.14 sec)
  1. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…...xlsx"); // Replace with your input file path //...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  2. ארכיון

    ארכיון...replace("data:image/png;base64,", "");...base64ImageString = base64.replace("data:image/png;base64,", "");...

    blog.aspose.com/he/pdf/convert-base64-string-to...
  3. Offentliga API ändringar i Aspose.Cells 8.4.2|D...

    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/sv/java/public-api-change...
  4. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python....Words can try to replace the missed font with a similar...method. This will allow to replace the system source with a user...

    docs.aspose.com/words/python-net/specifying-tru...
  5. レガシーAspose.Pdf.Kit for Javaからの移行|Aspose.PDF for...

    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 ); // 置換戦略を設定する editor.... replaceText ( "test" , "replaced" ); // 更新されたファイルを保存する editor...

    docs.aspose.com/pdf/ja/java/migration-from-lega...
  6. Манипуляции с таблицами в существующем PDF|Aspo...

    Этот раздел охватывает различные методы изменения таблиц с использованием Aspose.PDF для C++...можете использовать метод Replace() класса TableAbsorber для...таблицу новой absorber -> Replace ( document -> get_Pages ()...

    docs.aspose.com/pdf/ru/cpp/manipulate-tables-in...
  7. Öffentliche API Änderungen in 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/de/net/public-api-changes...
  8. Java を使用して Excel でテキストを検索および置換する

    Java を使用して Excel でテキストを検索および置換する方法については、この記事を参照してください。IDE の設定手順、手順の一覧、Java を使用して Excel でテキストの検索と置換を実装するためのサンプルコードが含まれています。...メソッドを使用してテキストを検索し、見つかった場合は replace() メソッドを使用して同じセル内のテキストを変更します...を反復処理して、ターゲット値を含むセルを見つけます。replace() メソッドを使用してテキストを変更し、見つかった場...

    kb.aspose.com/ja/cells/java/find-and-replace-te...
  9. Modify SVG Styles Programmatically in C# – Aspo...

    Learn how to programmatically modify and normalize SVG styles in C# using Aspose.SVG with DOM-based manipulation and attribute rewriting....inline CSS properties and replace them with SVG attributes using...styling — When you plan to replace inline styles with a centralized...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  10. Где и как использовать перечислители с помощью ...

    Научитесь использовать перечислители через скрипт Aspose.Cells for Java на C++ API.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/ru/javascript-cpp/how-and...