Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 13,268 for

replacement

(0.15 sec)
  1. Trouvez les tableaux de requête et liste d obje...

    Apprenez comment trouver les tableaux de requête et les objets de liste liés aux connexions de données externes en utilisant Aspose.Cells for JavaScript via C++.... replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/fr/javascript-cpp/find-qu...
  2. Mudanças na API Pública no Aspose.PDF para Java...

    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.... Scope : REPLACE_FIRST -> ReplaceFirst REPLACE_ALL -> ReplaceAll...

    docs.aspose.com/pdf/pt/java/public-api-changes-...
  3. 線上或使用 Python 編輯 WORD 文檔 | products.aspose.com

    透過應用程式免費線上開啟和編輯 WORD 文件。用於使用正規表示式搜尋和取代 WORD 文字的 Python API 程式碼。...Document 類別載入 WORD 文件 使用 Replacement.FindReplaceOptions() 方法 使用正規表示式range...使用正規表示式range.replace_regex進行搜尋和替換 儲存 WORD 文件。 Python 程式碼:編輯 WORD...

    products.aspose.com/total/zh-hant/python-net/re...
  4. OneNote Java API | Create Convert and Manipulat...

    Java library to read manipulate and convert Microsoft Office OneNote documents to PDF BMP JPG GIF and TIFF image formats....details from OneNote document Replace text from pages Provision to...through the object model. Replace and insert text and other elements...

    products.aspose.com/note/java/
  5. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    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....LayoutName has been replaced by the Aspose.Imaging.ImageOptions...TransparentColor has been replaced by the Aspose.Imaging.FileFormats...

    docs.aspose.com/imaging/net/public-api-changes-...
  6. Set Custom Height Width In ASpose.Cell - Free S...

    Hello Team, We are doing Image export for each worksheet as one page , here we can able to mange setting different pagesize like A4,legal,Letter etc… But not getting any option to set Custom Pagesize where user provide…...PDF); In this example, replace your_file.xlsx with the path...

    forum.aspose.com/t/set-custom-height-width-in-a...
  7. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for Node.js via C++.... replace ( "Welcome to Aspose" , "Welcome...

    docs.aspose.com/cells/nodejs-cpp/check-if-digit...
  8. 画像サイズの設定|Aspose.PDF for Java

    このセクションでは、Javaライブラリを使用してPDFファイルの画像サイズを設定する方法について説明します。...es/" ; public static void Replace () { // Documentオブジェクトをインスタンス化...

    docs.aspose.com/pdf/ja/java/set-image-size/
  9. 使用 C++ 在 PPTX 演示文件中搜索文本 | products.aspose.com

    C++ 源代碼,用於在 PPTX 演示文稿中搜索文本。...); presentation -> Save( u "replaced.pptx" , SaveFormat :: Pptx);...

    products.aspose.com/slides/zh-hant/cpp/search/p...
  10. 使用 C++ 在 ODP 演示文件中搜索文本 | products.aspose.com

    C++ 源代碼,用於在 ODP 演示文稿中搜索文本。...); presentation -> Save( u "replaced.odp" , SaveFormat :: Odp);...

    products.aspose.com/slides/zh-hant/cpp/search/odp/