Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 12,804 for

replacement

(0.75 sec)
  1. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Android via Java and how to fix preview issues in PPT, PPTX and ODP presentations....“EMBEDDED OLE OBJECT” message is replaced by the actual image for the...Other Solutions Solution 1: Replace the “Embedded OLE Object” Message...

    docs.aspose.com/slides/androidjava/object-previ...
  2. Lire le fichier de modèle Outlook OFT|Documenta...

    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 ( "DisplayName" , "<b>" + ...message . getHtmlBody (). replace ( "MeetingPlace" , meetingLocation...

    docs.aspose.com/email/fr/java/read-outlook-temp...
  3. Redact DOCX Document Online or using Android Mo...

    Open and redact DOCX document online via app for free. Android API code to search and replace DOCX text with regular expression....Code listed for search and replace text in DOCX file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/d...
  4. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....es/" ; public static void Replace () { // Instantiate Document..."SetImageSize_out.pdf" ); } } Replace Image in Existing PDF File...

    docs.aspose.com/pdf/java/set-image-size/
  5. 使用 C++ 替换现有 PDF 文件中的图像|Aspose.PDF for C++

    本节介绍如何使用 ++ 库替换现有 PDF 文件中的图像。...Contents [ Hide ] Images 集合的 Replace 方法允许您替换现有 PDF 文件中的图像。 Images...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/zh/cpp/replace-image-in-exi...
  6. استبدال الصورة في ملف PDF موجود|Aspose.PDF for ...

    يصف هذا القسم كيفية استبدال الصورة في ملف PDF موجود باستخدام مكتبة C#....pdf" )) { // Replace a particular image in the document...1 ]. Resources . Images . Replace ( 1 , imageStream ); } // Save...

    docs.aspose.com/pdf/ar/net/replace-image-in-exi...
  7. FindReplaceOptions.LegacyMode | Aspose.Words fö...

    Upptäck egenskapen FindReplaceOptions LegacyMode för att enkelt växla mellan den klassiska sök/ersätt-algoritmen för förbättrad funktionalitet och en smidig användarupplevelse.... Replace ( regex , @"$2 took money from...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  8. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    اكتشف خاصية PageSetup DifferentFirstPageHeaderFooter لتخصيص الصفحة الأولى من مستندك باستخدام رؤوس وتذييلات فريدة لإضفاء لمسة احترافية.... Replace ( new Regex ( "(header|footer)"...footer\n" , logger . Text . Replace ( "\r" , "" )); else Assert...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space.... Replace ( "\n" , "" ); this . Date...= recognitionAreas [ 0 ]. Replace ( "\n" , "" ); this . BillTo...

    docs.aspose.com/ocr/net/archival-scanning/
  10. 찾기 및 바꾸기 C++|Aspose.Words 에 대한 C++

    문서에서 문자열 또는 정규식 패턴을 찾아 사용할 텍스트로 바꿉니다 C++....방법을 제공합니다: Simple string replacement -찾아 다른 특정 문자열을 대체하려면,당신은...다음과 같이 표시합니다. Aspose.Words.Replacing 네임스페이스 다음을 사용하여 찾기 및 바꾸기 프로세스...

    docs.aspose.com/words/ko/cpp/find-and-replace/