Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 13,184 for

replacement

(0.18 sec)
  1. Поиск и замена текста без потери форматирования...

    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....text to replace if ( str . Contains ( strToFind )) //Replace exisitng...Portions ) //Find text to be replaced if ( port . Text . Contains...

    docs.aspose.com/slides/ru/net/find-and-replace-...
  2. แปลงคำให้เก่งในC++|Aspose.WordsสำหรับC++

    แปลงPDFเป็นเอกเซล,XMLเป็นเอกเซล,DOCXเป็นเอกเซลC++ บันทึกเอกสารในรูปแบบต่างๆไปที่XLSXโดยใช้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/th/cpp/convert-a-document...
  3. המר Word להצטיין ב C++|Aspose.Words עבור C++

    המר PDF להצטיין, XML להצטיין, DOCX להצטיין C++. שמור מסמך בפורמטים שונים ל XLSX באמצעות 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/he/cpp/convert-a-document...
  4. Incorrect Font Rendering and Boxed Characters a...

    When converting a PDF to PPTX, there are two issues observed: Custom Font Not Displaying Correctly The custom font used in the original PDF does not appear properly in the Fonts section of the converted PPTX. This iss…...using Replace Fonts (Home / Editing / Replace / Replace Fonts…)...issue, replacing font manually (Home / Editing / Replace / Replace...

    forum.aspose.com/t/incorrect-font-rendering-and...
  5. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files.... year = 2023 ; // Replace with actual current year currentDate...currentDate . month = 10 ; // Replace with actual current month currentDate...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  6. Aspose.Email でメッセージから埋め込みメール添付ファイルを読み込む|Documen...

    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 with space // because windows...getName().replace(" . eml ", "").replace(" : ", " ").replace(" \\...

    docs.aspose.com/email/ja/java/read-embedded-ema...
  7. معالجة الجداول في مستندات PDF الحالية|Aspose.PD...

    تعرف على كيفية فحص وتعديل الجداول في مستندات PDF الحالية باستخدام Python....pdf as ap def replace_cell_text ( infile : str ,...outfile : str ) -> None : """Replace text in the first cell of the...

    docs.aspose.com/pdf/ar/python-net/manipulating-...
  8. Управление таблицами в существующем PDF|Aspose....

    Узнайте, как просматривать и изменять таблицы в существующих PDF‑документах с помощью Python....pdf as ap def replace_cell_text ( infile : str ,...outfile : str ) -> None : """Replace text in the first cell of the...

    docs.aspose.com/pdf/ru/python-net/manipulating-...
  9. Working with Text in PDF|Aspose.PDF for Java

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and Java....formatting text inside PDF file, replace and rotate text in your document...Aspose.PDF library. Replace Text in PDF - to replace text in all the...

    docs.aspose.com/pdf/java/working-with-text/
  10. Remplacer des images dans le PDF|Aspose.PDF for...

    Cet exemple lie un PDF d'entrée, remplace la première image de la page 1 par une nouvelle image et enregistre le document modifié...., initialize_data_dir def replace_image ( infile , image_file...infile ) # Replace image on page 1 content_editor . replace_image...

    docs.aspose.com/pdf/fr/python-net/replace-image/