Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 12,333 for

replacement

(0.2 sec)
  1. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....Recognize That the Font Was Replaced” section of the Manipulate...and Unicode characters are replaced with the .notdef glyph? We...

    docs.aspose.com/words/java/faq/
  2. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with documents using Roboto Light (displayed as Roboto LT in MS Word). When Aspose generates a PDF of it, it seems to be replaced with Roboto Medium instead. When saving as HTML the font-family …...PDF of it, it seems to be replaced with Roboto Medium instead...However, in the PDF the font is replaced with a non-Roboto font. docker...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...
  3. Online DOCX Text Search Application or Develop ...

    Free online app to search in DOCX files. Java code for any DOCX file text search application....replace function to find and replace text. Call the...

    products.aspose.com/total/java/search/docx/
  4. Online PowerPoint File Text Finder or Build Pow...

    Free online app to search in PowerPoint file. C# API code for any PowerPoint file text search application....FindAndReplaceText method to find and replace text. Call the ‘Save()’ method...presentation. Finding and replacing brand names, product terms...

    products.aspose.com/total/net/search/powerpoint/
  5. ตรวจทานเอกสาร WORD ออนไลน์หรือใช้ Python | prod...

    เปิดและแก้ไขเอกสาร WORD ออนไลน์ผ่านแอปฟรีรหัส Python API เพื่อค้นหาและแทนที่ข้อความ WORD ด้วยนิพจน์ทั่วไป...โดยใช้คลาส Document ใช้เมธอด replacement.FindReplaceOptions() ใช้นิพจน์ทั่วไป...ใช้นิพจน์ทั่วไป range.replace_regex เพื่อค้นหาและแทนที่ บันทึกเอกสาร...

    products.aspose.com/total/th/python-net/redact/...
  6. Java का उपयोग करके Excel में टेक्स्ट खोजें और ब...

    Java का उपयोग करके Excel में टेक्स्ट खोजने और बदलने के लिए इस लेख का पालन करें। इसमें IDE सेट करने का विवरण, चरणों की सूची और Java का उपयोग करके Excel में टेक्स्ट खोज और प्रतिस्थापन को लागू करने के लिए एक नमूना कोड शामिल है।...सेल में टेक्स्ट बदलने के लिए replace() विधि का उपयोग करें किसी विशिष्ट...खोजें। टेक्स्ट बदलने के लिए replace() विधि का उपयोग करें और पाए...

    kb.aspose.com/hi/cells/java/find-and-replace-te...
  7. Redigere il documento DOC online o utilizzando ...

    Apri e redige il documento DOC online tramite l'app gratuitamente.Codice API Python per cercare e sostituire il testo DOC con un'espressione regolare....Document Utilizza il metodo replace.FindReplaceOptions() Utilizza...l’espressione regolare range.replace_regex per cercare e sostituire...

    products.aspose.com/total/it/python-net/redact/...
  8. Aspose::Words::Rendering namespace | Aspose.Wor...

    Aspose::Words::Rendering namespace. The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents in C++....namespace Aspose::Words::Replacing namespace...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...replace("[PLACEHOLDER]", "C:\\Temp\\src...the Aspose.Words find and replace engine for each match. */ @Override...

    forum.aspose.com/t/topic/312049
  10. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。... urlopen ( "[REPLACE WITH URL]" ) . read ()) image... images [ 0 ] old_image . replace_image ( image_data ) # 第二种方法。...

    docs.aspose.com/slides/zh/python-net/image/