Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 12,634 for

replacement

(0.32 sec)
  1. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...has two part Replace tag in World Doc 2.Replace tag in Table...we fix this by Replace Tag in table then replace tag in World doc...

    forum.aspose.com/t/table-not-found-in-world-doc...
  2. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  3. Erhalte Kopf und Fußzeilen mit JavaScript via C...

    Dieser Artikel erklärt, wie man programmgesteuert Kopf und Fußzeilen aus Excel oder OpenOffice Dateien mit der JavaScript über C++ API abruft.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/de/javascript-cpp/get-hea...
  4. Fitur Utilitas Microsoft Graph|Documentation

    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.... replace ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/id/java/microsoft-graph-u...
  5. 아카이브

    아카이브...replace(":", " ") + ".msg"); // 이 메시지를...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/ko/email/read-ms-outlook-pst-fi...
  6. Python을(를) 사용하여 PPTX 프레젠테이션 파일에서 텍스트 검색 | produ...

    PPTX 프레젠테이션에서 텍스트를 검색하기 위한 Python 소스 코드입니다.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/ko/python-net/search...
  7. Python का इस्तेमाल करके ODP प्रस्तुति फ़ाइलें स...

    ODP प्रस्तुतिकरण में टेक्स्ट खोजने और बदलने के लिए Python स्रोत कोड.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/hi/python-net/redact...
  8. Python을(를) 사용하여 ODP 프레젠테이션 파일에서 텍스트 검색 | produc...

    ODP 프레젠테이션에서 텍스트를 검색하기 위한 Python 소스 코드입니다.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/ko/python-net/search...
  9. Holen Sie sich Papierbreite und Seitenhöhe|Docu...

    In diesem Abschnitt wird erläutert, wie Sie die Papiergröße der Seite visio mit Aspose.Diagram erhalten.... replace ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/de/java/get-paper-width...
  10. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....learn the process to find and replace text in PDF, refer to the article...article on how to find and replace text in PDF using Java . Updated...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...