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

replacement

(0.09 sec)
  1. Замена изображения в существующем PDF-файле|Asp...

    Этот раздел описывает замену изображения в существующем PDF-файле с использованием библиотеки C#.... Метод Replace коллекции Images позволяет..."ReplaceImage.pdf" )) { // Replace a particular image in the document...

    docs.aspose.com/pdf/ru/net/replace-image-in-exi...
  2. العمل مع النص|Documentation

    يوضح هذا القسم كيفية إدراج شكل نص أو تحديث نص الشكل باستخدام Aspose.Diagram....Dictionary < string , string > replacements = new Dictionary < string...string , string >(); replacements . Add ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/ar/net/working-with-text/
  3. How do I change the print modal header in aspos...

    image.png (58.1 KB) Here I want to change the modal header but it is not correctly set inside some tag like span how do I change it ? I want to change the word Settings to my custom name but modal header has Settings …...modal-header-class'); // Replace with the actual class or ID...textContent = 'Your Custom Name'; // Replace with the actual class for the...

    forum.aspose.com/t/how-do-i-change-the-print-mo...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. 記録

    記録...replace(string, string, FindReplaceOptions)...す doc.getRange().replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/ja/words/find-and-replace-text-...
  10. Redact ODT Document Online or using Python | pr...

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

    products.aspose.com/total/python-net/redact/odt/