C# källkod för att redigera känslig information i XLS-fil på .NET Framework, .NET Core, Mono eller Xamarin-plattformar....Replace( "KIM" , "^^^^^^^^^ ); cell..."e:\test2\Input.xls" ); wb.Replace( "\bKIM\b" , "^^^^^^^^" , new...
C++ codice di esempio per oscurare le informazioni riservate nel file ODS in C++ Runtime Environment per Windows a 32 bit, Windows a 64 bit e Linux a 64 bit....Sostituisci testo workbook->Replace( new String( "Text to find"...find" ), new String( "Text replacement" ), replaceOptions); // Salva...
C++ codice di esempio per cercare parole con pattern nel file CSV su C++ Runtime Environment per Windows 32 bit, Windows 64 bit e Linux 64 bit....// Sostituisci testo wkb->Replace( new String( "Text to find"...find" ), new String( "Text replacement" ), replaceOptions); // Salva...
C++ ตัวอย่างโค้ดเพื่อแก้ไขข้อมูลที่ละเอียดอ่อนในไฟล์ XLSM บน C++ Runtime Environment สำหรับ Windows 32 บิต, Windows 64 บิต และ Linux 64 บิต...// แทนที่ข้อความ workbook->Replace( new String( "Text to find"...find" ), new String( "Text replacement" ), replaceOptions); // บันทึกเป็นไฟล์...