Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 12,782 for

replacement

(0.14 sec)
  1. 아카이브

    아카이브..."Master" strToReplaceWith = "[replaced]" # loop through each slide...strToFind in port.text: # replace exisitng text with the new...

    blog.aspose.com/ko/slides/find-and-replace-text...
  2. What's new|Aspose.PDF for JavaScript via C++

    In this page introduces the most popular new features in Aspose.PDF for JavaScript that have been introduced in recent releases....1 AsposePdfReplaceText - Replace text on pages in a PDF-file...24.4 AsposePdfReplaceFont - Replace font in a PDF-file What’s new...

    docs.aspose.com/pdf/javascript-cpp/whatsnew/
  3. Changing of the emergency font and font in styl...

    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....referenced images exist and replace references...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  4. Range.ToDocument | Aspose.Words لـ .NET

    اكتشف طريقة Range ToDocument، وقم بإنشاء مستند كامل بسهولة من النطاق المحدد لديك، مما يعزز سير عملك وإنتاجيتك....Replace Range.UnlinkFields عربي English...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. ReplacingArgs.match_node property | Aspose.Word...

    ReplacingArgs.match_node property. Gets the node that contains the beginning of the match....replacing class ReplacingArgs ReplacingArgs...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReplacementFormat Enum | Aspose.Words per .NET

    Scopri l'enumerazione Aspose.Words.Replacing.ReplacementFormat per opzioni di formattazione flessibili dei documenti. Migliora le tue sostituzioni di testo con facilità!...Replacing assemblea Aspose.Words ReplaceAction...

    reference.aspose.com/words/it/net/aspose.words....
  7. Chercher

    chercher...dictionnaire de remplacements replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/fr/diagram/find-and-replace-in-...
  8. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text formatting applied to new content....replacing class FindReplaceOptions FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 아카이브

    아카이브...datetime, timedelta # 교체 사전 생성 replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/ko/diagram/find-and-replace-in-...
  10. docx转化PDF后,标题换行了 - Free Support Forum - aspose.com

    docx转换PDF后,标题行换行了,但是在word中直接导出不会出现这个情况。 new.docx (11.1 KB)...replace("\r", "").replace("\n", " "); para.getRange()...getRange().replace(para.getText(), txt); } // 更新布局后保存 doc.updatePageLayout();...

    forum.aspose.com/t/docx-pdf/325351