Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 12,645 for

replacement

(0.16 sec)
  1. ค้นหาข้อความในไฟล์การนำเสนอ 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...
  2. 既存の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...
  3. Sắp xếp lại các tệp bản trình bày PPT bằng Pyth...

    Mã nguồn Python để tìm và thay thế văn bản trong Bản trình bày PPT.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/vi/python-net/redact...
  4. Sắp xếp lại các tệp bản trình bày ODP bằng Pyth...

    Mã nguồn Python để tìm và thay thế văn bản trong Bản trình bày ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/vi/python-net/redact...
  5. Low Code|Aspose.Words ل Java

    تبسيط مهام معالجة المستندات مثل المقارنة والتحويل والتقسيم والدمج والعثور والاستبدال وغيرها باستخدام Low Code API. Aspose.Words LowCode API مع بناء الجملة نظيفة، نتائج سريعة، والحد الأدنى من جهد الترميز....المستندات-فئة Merger Search and replace - فئة Replacer Digital signing من...

    docs.aspose.com/words/ar/java/low-code/
  6. 档案

    档案... 调用 IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...false); // 替换文本 workbook->Replace(new String("Text to find")...

    blog.aspose.com/zh/cells/find-and-replace-text-...
  7. Tìm kiếm tài liệu MSG mà không cần mở qua .NET ...

    Mã nguồn C # để tìm kiếm các từ có mẫu trong tệp MSG trên.NET Framework, .NET Core và Xamarin Nền tảng....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/vi/net/search/msg/
  8. Tìm kiếm tài liệu OST mà không cần mở qua .NET ...

    Mã nguồn C # để tìm kiếm các từ có mẫu trong tệp OST trên.NET Framework, .NET Core và Xamarin Nền tảng....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/vi/net/search/ost/
  9. Aspose::Words::VariableCollection class | Aspos...

    Aspose::Words::VariableCollection class. A collection of document variables. To learn more, visit the documentation article in C++....the assignment and will be replaced by empty string. idx_get (int32_t)...the assignment and will be replaced by empty string. idx_set (const...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....// Get the shape by its ID (replace with your shape ID) Aspose...VSDX); } } } In this example, replace "path_to_your_diagram.vsd"...

    forum.aspose.com/t/adjust-thickness-of-visio-no...