Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 13,180 for

replacement

(0.09 sec)
  1. FontFeature Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Shaping.FontFeature enum, detailing glyph usage in fonts for script rendering. Enhance your typography knowledge today!...StandardLigatures 1818847073 Replaces a sequence of glyphs with...RequiredLigatures 1919707495 Replaces a sequence of glyphs with...

    reference.aspose.com/words/net/aspose.words.sha...
  2. Markup Annotations using Java|Aspose.PDF for Java

    Learn how to add, inspect, and delete highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Java....caret markers, and grouped replace-review scenarios. Add a text...toString ()); } } Add grouped replace annotations This example combines...

    docs.aspose.com/pdf/java/markup-annotations/
  3. Archiver

    les archives...string replacement = "Aspose Pro" ; Replacer.Replace(inputDoc...Replace(inputDoc, outputDoc, pattern, replacement); Exemple d’API Fluent : string...

    blog.aspose.com/fr/words/low-code-in-aspose-wor...
  4. FindReplaceOptions.ReplacementFormat | Aspose.W...

    اكتشف خاصية FindReplaceOptions ReplacementFormat—قم بتخصيص تنسيق استبدال النص الخاص بك بسهولة لتحسين كفاءة تحرير المستندات....تأثير فقط عند استخدامه في Replacer أنظر أيضا enum ReplacementFormat...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Metinle Çalışmak|Documentation

    Bu bölüm, Aspose.Diagram ile bir metin şeklinin nasıl ekleneceğini veya şeklin metninin nasıl güncelleneceğini açıklar.... Tarafından sunulan replace yöntemi Txt sınıf, bir şeklin...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/tr/net/working-with-text/
  6. C++での検索と置換|C++の場合Aspose.Words

    ドキュメント内の文字列または正規表現パターンを見つけて、C++を使用して必要なテキストに置き換えます。... {#ways-to-find-and-replace}の検索と置換の方法 Aspose.Wordsは、次を...方法を提供します: Simple string replacement –特定の文字列を検索して別の文字列に置き換えるに...

    docs.aspose.com/words/ja/cpp/find-and-replace/
  7. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow....DownloadData ( new Uri ( "[REPLACE WITH URL]" )); } IPPImage image... SaveFormat . Pptx ); } } Replace Images in the Image Collection...

    docs.aspose.com/slides/net/image/
  8. プレゼンテーションでフォーマットを失わずにテキストを検索・置換する|Aspose.Slides...

    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....text to replace if ( str . Contains ( strToFind )) //Replace exisitng...Portions ) //Find text to be replaced if ( port . Text . Contains...

    docs.aspose.com/slides/ja/net/find-and-replace-...
  9. Converter Word para Excel em C++|Aspose.Words p...

    Converter PDF para Excel, XML para Excel, DOCX para Excel C++. Salve um documento em vários formatos em XLSX Usando C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/pt/cpp/convert-a-document...
  10. Python を使用して既存の PDF ファイル内の画像を置き換える|Aspose.PDF f...

    Python で既存の PDF ファイルに埋め込まれた画像を置き換える方法を学びましょう。...from io import FileIO def replace_image ( infile , image_file...1 ] . resources . images . replace ( 1 , image_stream ) document...

    docs.aspose.com/pdf/ja/python-net/replace-image...