Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 12,640 for

replacement

(0.12 sec)
  1. Working with Text|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.... VSDX ); Find and Replace the Text of a Shape The Txt...edit the shape’s text. The Replace method, exposed by the Txt...

    docs.aspose.com/diagram/java/working-with-text/
  2. Python에서 Word를 Excel로 변환|Python via .NET용 Aspos...

    PDF를 Excel로, XML을 Excel로, DOCX를 Excel Python로 변환합니다. Python를 사용하여 다양한 형식의 문서를 XLSX에 저장합니다....replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/ko/python-net/convert-a-d...
  3. تبدیل ورد به اکسل در Java|Aspose.Words برای Java

    تبدیل PDF به اکسل, XML به اکسل, DOCX به اکسل Java. یک سند را در فرمت های مختلف به XLSX با استفاده از Java ذخیره کنید....دهد که چگونه عملیات find and replace را انجام دهیم و نتیجه را به...object to modify the find-and-replace process. FindReplaceOptions...

    docs.aspose.com/words/fa/java/convert-a-documen...
  4. Redact DOC Document Online or using Python | pr...

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

    products.aspose.com/total/python-net/redact/doc/
  5. Chuyển từ Word sang Excel trong Java|Aspose.Wor...

    Chuyển đổi PDF sang Excel, XML sang Excel, DOCX sang Excel Java. Lưu một tài liệu trong nhiều định dạng vào XLSX bằng Java....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/vi/java/convert-a-documen...
  6. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!...IgnoreFieldCodes = ignoreFieldCodes }; // Replace 'T' in document ignoring text...code or not. doc . Range . Replace ( new Regex ( "T" ), "*" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  7. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Upptäck egenskapen FindReplaceOptions IgnoreStructuredDocumentTags. Kontrollera om StructuredDocumentTag-innehåll ignoreras med denna lättanvända booleska inställning.... Replace ( textToSearch , "replacement" , options );...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Замена Изображения в Существующем PDF Файле|Asp...

    В этом разделе описывается замена изображения в существующем PDF файле с использованием библиотеки Java....Файле Contents [ Hide ] Метод Replace коллекции XImages позволяет...es/" ; public static void Replace () { // Открыть документ Document...

    docs.aspose.com/pdf/ru/java/replace-image-in-ex...
  9. 在电子表格中查找并替换|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....= "" && TXBX_Replace . Text != "" ) { workbook =...celltext . Replace ( TXBX_Find . Text , TXBX_Replace . Text );...

    docs.aspose.com/cells/zh/net/find-and-replace-i...
  10. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....with it Replace some text in the entire file Replace some other...target PDF file with it to replace text in the entire file with...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...