Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 12,673 for

replacement

(0.63 sec)
  1. 既存のPDFファイルの画像をC++で置換|Aspose.PDF for C++

    このセクションでは、++ライブラリを使用して既存のPDFファイル内の画像を置換する方法について説明します。...Contents [ Hide ] ImagesコレクションのReplaceメソッドを使用すると、既存のPDFファイル内の画像を置換することができます。...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/ja/cpp/replace-image-in-exi...
  2. ค้นหาข้อความในไฟล์การนำเสนอ ODP โดยใช้ Python |...

    ซอร์สโค้ด Python เพื่อค้นหาข้อความในงานนำเสนอ ODP... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/th/python-net/search...
  3. 档案

    档案...replace(":", " ") + ".msg"); // 将此消息保存到...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/zh/email/read-ms-outlook-pst-fi...
  4. Возможности утилиты Microsoft Graph|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 ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/ru/java/microsoft-graph-u...
  5. Vlastnosti nástrojů Microsoft Graph|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 ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/cs/java/microsoft-graph-u...
  6. Procurar

    Procurar...Depois disso, chame o método replace(). Ele usa a string de pesquisa...string usando o método Replace. doc.range.replace("Aspose.Words", "Hello"...

    blog.aspose.com/pt/words/python-ms-word-automat...
  7. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... Replace the problematic part with a...group issue. It’s better that replacing the group shape with an image...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  8. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...Replace(new Regex(pattern, RegexOptions...title; } public ReplaceAction Replacing(ReplacingArgs e) { // Create...

    forum.aspose.com/t/how-to-create-a-content-cont...
  9. الحصول على رؤوس وتذييلات مع جافا سكريبت عبر C++...

    تشرح هذه المقالة كيفية الحصول برمجيًا على رؤوس وتذييلات من ملفات إكسل أو أوبن أوفيس باستخدام واجهة برمجة التطبيقات جافا سكريبت عبر C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/ar/javascript-cpp/get-hea...
  10. Rechercher et remplacer dans C#|Aspose.Words po...

    Recherchez un modèle de chaîne ou d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de C#....Replacing . Vous pouvez travailler avec...utiliser l’une des méthodes Replace pour rechercher ou remplacer...

    docs.aspose.com/words/fr/net/find-and-replace/