Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 12,640 for

replacement

(0.12 sec)
  1. ตัวค้นหาข้อความไฟล์ PPTX ออนไลน์หรือสร้างแอปค้น...

    แอปออนไลน์ฟรีสำหรับค้นหาในไฟล์ PPTX รหัส Python API สำหรับแอปพลิเคชันค้นหาข้อความไฟล์ PPTX...รนำเสนอ ใช้เมธอด find_and_replace_text เพื่อค้นหาและแทนที่ข้อความ...

    products.aspose.com/total/th/python-net/search/...
  2. FieldRD Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldRD implementa in modo efficiente i campi RD per una migliore elaborazione e automazione dei documenti nei tuoi progetti....Replace(@" \ ",@" \\ ")}ReferencedDocument...

    reference.aspose.com/words/it/net/aspose.words....
  3. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...Excel 2016, this function is replaced with FORECAST.LINEAR as part...in the accumulator REPLACE Text : Replaces characters within text...

    docs.aspose.com/cells/python-net/supported-form...
  4. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…... Load the DOCX (replace the path with your own file...---------- # 1. Load the DOCX (replace the path with your own file...

    forum.aspose.com/t/extract-subsection-list-text...
  5. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...replace("\\", "\\\\") .replace("\"", "\\\"");...

    forum.aspose.com/t/word-html/319228
  6. Arbeiten mit Projekten | Aspose.Tasks-Dokumenta...

    Erfahren Sie, wie Sie Projekte mit Aspose.Tasks for .NET erstellen, bearbeiten und speichern.... Replace (xml, "**$1Hrs$2Mins$3Secs**"...27 string duration = regex. Replace (args. InvalidValue , "PT$1H$2M$3S"...

    docs.aspose.com/tasks/de/net/creating-reading-a...
  7. Ajouter une Image au PDF en utilisant C++|Aspos...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant la bibliothèque C++....Utilisez la méthode surchargée Replace dans la classe XImageCollection...get_Resources () -> get_Images () -> Replace ( idx , imageStream , 80 );...

    docs.aspose.com/pdf/fr/cpp/add-image-to-existin...
  8. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....need to replace old OLE objects with new ones or replace an unsupported...

    docs.aspose.com/slides/net/manage-ole/
  9. Installed font will be substituted - Free Suppo...

    The PowerPoint presentation uses font “Brush Script MT”. The presentation shall be saved as a PDF. Using a FontSubstRule it shall be replaced with “Pacifico”, which is installed on the Windows machine. But using a Warnin…...FontSubstRule it shall be replaced with “Pacifico”, which is...FontSubstRule is set up correctly to replace “Brush Script MT” with “Pacifico”...

    forum.aspose.com/t/installed-font-will-be-subst...
  10. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。... 答: 使用 replace_text API: Copy 1 doc = ap....' template. eps ' ) 2 doc. replace_text ( ' {{name}} ' , ' John...

    docs.aspose.com/page/zh/python-net/faq/