Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 13,208 for

replacement

(0.19 sec)
  1. Word converteren naar Excel in C++|Aspose.Words...

    Converteer PDF naar Excel, XML naar Excel, DOCX Naar Excel C++. Sla een document op in verschillende formaten op XLSX met behulp van C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/nl/cpp/convert-a-document...
  2. Convertiți Word în Excel în C++|Aspose.Words pe...

    Convertiți PDF în Excel, XML în Excel, DOCX în Excel C++. Salvați un document în diferite formate în XLSX Folosind C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ro/cpp/convert-a-document...
  3. Word omzetten naar Excel in Java|Aspose.Words v...

    PDF omzetten naar Excel, XML naar Excel, DOCX naar Excel Java. Een document opslaan in verschillende formaten naar XLSX met behulp van Java....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/nl/java/convert-a-documen...
  4. PDF의 이미지 바꾸기|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고 1페이지의 첫 번째 이미지를 새 이미지로 바꾸고 수정된 문서를 저장합니다...., initialize_data_dir def replace_image ( infile , image_file...infile ) # Replace image on page 1 content_editor . replace_image...

    docs.aspose.com/pdf/ko/python-net/replace-image/
  5. Reemplazar Imagen en un Archivo PDF Existente|A...

    Esta sección describe cómo reemplazar una imagen en un archivo PDF existente utilizando una biblioteca Java....Contents [ Hide ] El método Replace de la colección XImages te...es/" ; public static void Replace () { // Abrir documento Document...

    docs.aspose.com/pdf/es/java/replace-image-in-ex...
  6. Zarządzanie kontaktami w plikach PST|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 ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/pl/net/managing-contacts-...
  7. Hantera kontakter i PST-filer|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 ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/sv/net/managing-contacts-...
  8. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...pdf" ); } Replace old Table with a new one in...and replace it with the desired one, you can use Replace() the...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  9. Aspose.Words or Open XML SDK|Aspose.Words for .NET

    Aspose.Words for .NET is a very useful document processing library that provides great support for all Microsoft Word and other document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs using C#....operations such as find and replace , insert and update a table...phrases in the document and replace them with “Goodbye Earth”....

    docs.aspose.com/words/net/aspose-words-or-open-...
  10. استبدال النص في ملف PDF|Aspose.PDF for Java

    يوضح هذا القسم كيفية استبدال النص باستخدام Aspose.PDF Facades - مجموعة أدوات للعمليات الشائعة مع PDF.... save ( _dataDir + "replaced_text_demo.pdf" ); } تحقق من...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } لإمكانيات...

    docs.aspose.com/pdf/ar/java/replace-text/